Skip to content

Commit a3ad434

Browse files
Christoph Hellwigdavem330
authored andcommitted
netfilter: arp_tables: restore a SPDX identifier
This was accidentally removed in an unrelated commit. Fixes: c2f1263 ("netfilter: switch nf_setsockopt to sockptr_t") Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 21db923 commit a3ad434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net/ipv4/netfilter/arp_tables.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
// SPDX-License-Identifier: GPL-2.0-only
22
/*
33
* Packet matching code for ARP packets.
44
*

0 commit comments

Comments
 (0)