summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2015-06-25 15:02:54 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2015-06-25 17:00:41 -0700
commit33acb54a4379ccd3494580bdc30af1aa13ee4aab (patch)
treedfa43d3074a110d45ef813baf70f87d4a5b4a72e /security
parent485ff23ed2575e9d479f45227749cbbcd5df3e19 (diff)
downloadop-kernel-dev-33acb54a4379ccd3494580bdc30af1aa13ee4aab.zip
op-kernel-dev-33acb54a4379ccd3494580bdc30af1aa13ee4aab.tar.gz
checkpatch: use $String consistently
String detection where a source line with a string constant is converted can either have an X or a space. Some of the string detection regexes do not allow the space character, but there is a handy $String variable that does. Convert the remaining uses of string detection regexes to use the $String variable to reduce possible false negatives. Signed-off-by: Joe Perches <joe@perches.com> Cc: Andy Whitcroft <apw@canonical.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud