aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBaoyou Xie <[email protected]>2016-09-17 21:41:39 +0800
committerGreg Kroah-Hartman <[email protected]>2016-09-17 23:36:52 +0200
commitc276af40ef8d7cfbe257bd41a9d2501178de7e79 (patch)
treeecae1ed9209268f1938c69e5f8d120425333dbd8 /tools/perf/scripts/python
parent63ed97ecf79059c917eacf23ed6cd260bcaabd3b (diff)
staging: lustre: clean function declaration in super25.c up
We get 1 warning when building kernel with W=1: drivers/staging/lustre/lnet/selftest/conctl.c:804:1: warning: no previous prototype for 'lstcon_ioctl_entry' [-Wmissing-prototypes] In fact, this function is declared in drivers/staging/lustre/lustre/llite/super25.c, but should be moved into a header file, thus can be recognized in other file. So this patch moves the declaration into drivers/staging/lustre/lnet/selftest/console.h Signed-off-by: Baoyou Xie <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions