aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-10-05 13:01:53 +0100
committerMartin K. Petersen <[email protected]>2017-10-16 22:40:18 -0400
commit4efea4f60cdbae9d3ff612454c2cd9f4790c2344 (patch)
tree9a1089e4559c43bb655d273433fa6a02b2da6d7d /tools/perf/scripts/python
parent287f79653aebfd92a3d30393ef3ca556ec92b84b (diff)
scsi: aic7xxx: make a couple of functions static
Functions ahc_devlimited_syncrate and ahc_linux_initialize_scsi_bus are declared static in their prototypes but are missing in their definitions, so add the missing static. Cleans up sparse warnings: symbol 'ahc_devlimited_syncrate' was not declared. Should it be static? symbol 'ahc_linux_initialize_scsi_bus' was not declared. Should it be static? Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions