aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dump_stack.c
diff options
context:
space:
mode:
authorUladzislau Rezki (Sony) <[email protected]>2021-06-29 02:40:20 +0000
committerLinus Torvalds <[email protected]>2021-06-29 17:53:52 +0000
commitf4bdfeaf18a44b4d0bca945ace272cbf5e91a1b3 (patch)
treebbc178f63c588349016ecf38a6b30ae9ec2a975b /lib/dump_stack.c
parentmm/vmalloc: print a warning message first on failure (diff)
downloadkernel-f4bdfeaf18a44b4d0bca945ace272cbf5e91a1b3.tar.gz
kernel-f4bdfeaf18a44b4d0bca945ace272cbf5e91a1b3.zip
mm/vmalloc: remove quoted strings split across lines
A checkpatch.pl script complains on splitting a text across lines. It is because if a user wants to find an entire string he or she will not succeeded. <snip> WARNING: quoted string split across lines + "vmalloc size %lu allocation failure: " + "page order %u allocation failed", total: 0 errors, 1 warnings, 10 lines checked <snip> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Uladzislau Rezki (Sony) <[email protected]> Cc: Mel Gorman <[email protected]> Cc: Christoph Hellwig <[email protected]> Cc: Matthew Wilcox <[email protected]> Cc: Nicholas Piggin <[email protected]> Cc: Hillf Danton <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Oleksiy Avramchenko <[email protected]> Cc: Steven Rostedt <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions