hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/include/linux/skb_array.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Definitions for the 'struct skb_array' datastructure.
34 *
....@@ -5,11 +6,6 @@
56 * Michael S. Tsirkin <mst@redhat.com>
67 *
78 * Copyright (C) 2016 Red Hat, Inc.
8
- *
9
- * This program is free software; you can redistribute it and/or modify it
10
- * under the terms of the GNU General Public License as published by the
11
- * Free Software Foundation; either version 2 of the License, or (at your
12
- * option) any later version.
139 *
1410 * Limited-size FIFO of skbs. Can be used more or less whenever
1511 * sk_buff_head can be used, except you need to know the queue size in