aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLuo Jiaxing <[email protected]>2020-10-13 16:48:30 -0700
committerLinus Torvalds <[email protected]>2020-10-13 18:38:27 -0700
commit97383c741b061ed2835802264c16784e42e20fe0 (patch)
tree5ffa3f7135a5f0da046168bc269a783887dcab08 /tools/perf/scripts/python/bin/stackcollapse-record
parentda5c1c0bb316e3a0454d2c6980e9c2b618c149b0 (diff)
fs_parse: mark fs_param_bad_value() as static
We found the following warning when build kernel with W=1: fs/fs_parser.c:192:5: warning: no previous prototype for `fs_param_bad_value' [-Wmissing-prototypes] int fs_param_bad_value(struct p_log *log, struct fs_parameter *param) ^ CC drivers/usb/gadget/udc/snps_udc_core.o And no header file define a prototype for this function, so we should mark it as static. Signed-off-by: Luo Jiaxing <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions