]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - scripts/checkpatch.pl
checkpatch: add __pmem to $Sparse annotations
[karo-tx-linux.git] / scripts / checkpatch.pl
index ba47dab3d0918bbf74ebab8c2c56fb294038a8d0..97ee377c4f5179f2ad3d5316ff5690718796484b 100755 (executable)
@@ -264,6 +264,7 @@ our $Sparse = qr{
                        __kernel|
                        __force|
                        __iomem|
+                       __pmem|
                        __must_check|
                        __init_refok|
                        __kprobes|