diff options
author | Andy Whitcroft <[email protected]> | 2009-09-21 17:04:38 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-09-22 07:17:48 -0700 |
commit | ea71a0a019f913bdf506103bd90140d93a2b83f0 (patch) | |
tree | 0d5cf1171809bf012054c7a028beb93450a664fa /lib/cpu-notifier-error-inject.c | |
parent | 77f5b10a82bbd832c99ec4b120d5645342a5b140 (diff) |
checkpatch: format strings should not have brackets in macros
We should not recommend braces for the following:
#define pr_fmt(fmt) "%s: " fmt, __func__
allow things with double quotes round them to avoid this check.
Signed-off-by: Andy Whitcroft <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions