diff options
author | Ye Bin <yebin10@huawei.com> | 2020-09-09 16:26:26 +0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2020-09-09 22:41:50 -0400 |
commit | 8b02fc756af69d6edbcc34b63ae4cec4503dfaa0 (patch) | |
tree | 3e695fe12a3216425f5c3336bdc21fa00f151f67 /crypto/internal.h | |
parent | 27216a9d85a0be1cf6e58b64c1cb626a6170c8f3 (diff) | |
download | linux-8b02fc756af69d6edbcc34b63ae4cec4503dfaa0.tar.gz |
scsi: gdth: Remove set but used 'cmd_index'
This addresses the following gcc warning with "make W=1":
drivers/scsi/gdth.c: In function ‘gdth_async_event’:
drivers/scsi/gdth.c:3010:9: warning: variable ‘cmd_index’ set but not
used [-Wunused-but-set-variable]
int cmd_index;
Link: https://lore.kernel.org/r/20200909082627.101984-1-yebin10@huawei.com
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Ye Bin <yebin10@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'crypto/internal.h')
0 files changed, 0 insertions, 0 deletions