diff options
Diffstat (limited to 'arch/x86/lib/strstr_32.c')
| -rw-r--r-- | arch/x86/lib/strstr_32.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/x86/lib/strstr_32.c b/arch/x86/lib/strstr_32.c index a03b1c750bfe..38f37df056f7 100644 --- a/arch/x86/lib/strstr_32.c +++ b/arch/x86/lib/strstr_32.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0  #include <linux/string.h>  #include <linux/export.h> |