]> git.ipfire.org Git - people/arne_f/kernel.git/blobdiff - scripts/cleanpatch
net: handle the return value of pskb_carve_frag_list() correctly
[people/arne_f/kernel.git] / scripts / cleanpatch
index 3e5a2303dc0e744508804a3b136e0ba681cc9436..9f1755271516e6a3a123cfe25e62ab3b0864a027 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/env perl
+# SPDX-License-Identifier: GPL-2.0
 #
 # Clean a patch file -- or directory of patch files -- of stealth whitespace.
 # WARNING: this can be a highly destructive operation.  Use with caution.