aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorAndy Whitcroft <[email protected]>2012-03-23 15:02:18 -0700
committerLinus Torvalds <[email protected]>2012-03-23 16:58:36 -0700
commite45bab8ebfee65ba89b228c1e7c64a6cb0812124 (patch)
treefe61be22fa4438d5bd132712e730daca9cbf341b /scripts/objdiff
parentb9df76ac76da351cd4f6ba52369e9a64e9ab686d (diff)
checkpatch: handle string concatenation in simple #defines
Adjacent strings indicate concatentation, therefore look at identifiers directly adjacent to literal strings as strings too. This allows us to better detect the form below and accept it as a simple constant: #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt Signed-off-by: Andy Whitcroft <[email protected]> Cc: Joe Perches <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions