aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorBaoyou Xie <[email protected]>2016-09-17 21:24:08 +0800
committerGreg Kroah-Hartman <[email protected]>2016-09-17 23:36:52 +0200
commitb3f863a6bce01196bf5298f1801a260595de75dd (patch)
treeee4753e35afab951113563b6f8e3da1da0f62bd3 /tools/perf/scripts/python/bin/stackcollapse-report
parentaf78e1e8f245c014e51347ad2e767fad5bbc1459 (diff)
staging/lustre: clean function declaration in cl_io.c up
We get 1 warning when building kernel with W=1: drivers/staging/lustre/lustre/obdclass/cl_page.c:488:6: warning: no previous prototype for 'cl_page_disown0' [-Wmissing-prototypes] In fact, this function is declared in drivers/staging/lustre/lustre/obdclass/cl_io.c, but should be removed in a header file. thus can be recognized in other file. So this patch moves the declaration into drivers/staging/lustre/lustre/include/cl_object.h. Signed-off-by: Baoyou Xie <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions