checkpatch: don't complain about BIT macro in uapi
authorTomas Winkler <tomas.winkler@intel.com>
Tue, 2 Aug 2016 21:04:39 +0000 (14:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 2 Aug 2016 23:35:12 +0000 (19:35 -0400)
commitcec3aaa56638c7aad763630b9cbe591f2e791a3b
tree006d1ba5d40be90b6f584331e9568a1e4185178c
parentaab38f516aa99e8132f906a526bf44fa59e9daa3
checkpatch: don't complain about BIT macro in uapi

BIT macro cannot be exported to UAPI, don't complain about it.

Link: http://lkml.kernel.org/r/1468707033-16173-1-git-send-email-tomas.winkler@intel.com
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Acked-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl