License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / net / core / sock_reuseport.c
index b1e0dbea1e8cac4283aa2e659ac4f23d9c291a36..5eeb1d20cc388732c1a58d5a5e13db3b872e7ddd 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * To speed up listener socket lookup, create an array to store all sockets
  * listening on the same port.  This allows a decision to be made after finding