diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-10-05 15:01:53 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-10-17 05:40:18 +0300 |
commit | 4efea4f60cdbae9d3ff612454c2cd9f4790c2344 (patch) | |
tree | 9a1089e4559c43bb655d273433fa6a02b2da6d7d /drivers/scsi/vmw_pvscsi.h | |
parent | 287f79653aebfd92a3d30393ef3ca556ec92b84b (diff) | |
download | linux-4efea4f60cdbae9d3ff612454c2cd9f4790c2344.tar.xz |
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 <colin.king@canonical.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/vmw_pvscsi.h')
0 files changed, 0 insertions, 0 deletions