commit | 0c3dbdeb72842ffd09cd23a28b4cf100e2ea4109 | [log] [tgz] |
---|---|---|
author | Chen Zhou <chenzhou10@huawei.com> | Tue Dec 17 21:43:09 2019 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Dec 19 22:08:54 2019 -0500 |
tree | baa2626e1aab3778fba54f0f6f53936b2e03c678 | |
parent | 4aca8fe7716669e39f7857b2e1fc5dfd4475b7e5 [diff] |
scsi: initio: make initio_state_7() static Fix sparse warning: drivers/scsi/initio.c:1643:5: warning: symbol 'initio_state_7' was not declared. Should it be static? Link: https://lore.kernel.org/r/20191217134309.41649-1-chenzhou10@huawei.com Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Chen Zhou <chenzhou10@huawei.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>