aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorBaoyou Xie <[email protected]>2016-08-30 19:26:00 +0800
committerMartin K. Petersen <[email protected]>2016-08-31 00:28:32 -0400
commitd67e8b385fac90c100fb65b9534616769cd3f9b8 (patch)
treed44d7db0b1664ae371dea81ab4adebf138f5425f /tools/perf/scripts/python/sched-migration.py
parentee6a8773cfadc1383a6b6ea4e52c0d93ebdf292a (diff)
scsi: move function declarations to scsi_priv.h
We get 2 warnings about global functions without a declaration in the scsi driver when building with W=1: drivers/scsi/scsi_lib.c:467:6: warning: no previous prototype for 'scsi_requeue_run_queue' [-Wmissing-prototypes] drivers/scsi/scsi_lib.c:2609:6: warning: no previous prototype for 'scsi_evt_thread' [-Wmissing-prototypes] In fact, both functions are declared in drivers/scsi/scsi_scan.c but need to move them into scsi_priv.h. Signed-off-by: Baoyou Xie <[email protected]> Reviewed-by: Bart Van Assche <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions