diff options
Diffstat (limited to 'scripts/checkversion.pl')
-rwxr-xr-x | scripts/checkversion.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/checkversion.pl b/scripts/checkversion.pl index 8b4f205234b5..f67b125c5269 100755 --- a/scripts/checkversion.pl +++ b/scripts/checkversion.pl | |||
@@ -1,4 +1,5 @@ | |||
1 | #! /usr/bin/env perl | 1 | #! /usr/bin/env perl |
2 | # SPDX-License-Identifier: GPL-2.0 | ||
2 | # | 3 | # |
3 | # checkversion find uses of LINUX_VERSION_CODE or KERNEL_VERSION | 4 | # checkversion find uses of LINUX_VERSION_CODE or KERNEL_VERSION |
4 | # without including <linux/version.h>, or cases of | 5 | # without including <linux/version.h>, or cases of |