diff options
| author | Lee Jones <[email protected]> | 2020-07-13 08:59:41 +0100 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-07-15 17:25:08 -0400 |
| commit | 0123c7c62d6c84ff4f43cb7ba455900663275993 (patch) | |
| tree | 4abd6370d7c9506b4743967256a4caea4712c74a /tools/perf/scripts/python | |
| parent | 2fee77e5b820e7b0dd6c23b2fcd598641a0faf2d (diff) | |
scsi: aacraid: Remove unused variable 'status'
Fixes the following W=1 kernel build warning(s):
drivers/scsi/aacraid/dpcsup.c: In function ‘aac_aif_callback’:
drivers/scsi/aacraid/dpcsup.c:232:6: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
232 | int status;
| ^~~~~~
Link: https://lore.kernel.org/r/[email protected]
Cc: Adaptec OEM Raid Solutions <[email protected]>
Cc: "PMC-Sierra, Inc" <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions