kernel/lib/klist.c
.. .. @@ -1,9 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * klist.c - Routines for manipulating klists. 3 4 * 4 5 * Copyright (C) 2005 Patrick Mochel 5 - *6 - * This file is released under the GPL v2.7 6 * 8 7 * This klist interface provides a couple of structures that wrap around 9 8 * struct list_head to provide explicit list "head" (struct klist) and list