diff options
author | Bart Van Assche <[email protected]> | 2017-04-24 16:51:14 +0900 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2017-04-25 13:00:57 -0400 |
commit | f70532406aa4193e484b1e3c4d7d613f39257a44 (patch) | |
tree | a2984f330fe4e577e592a3f4443b6c6de12ad50c /scripts/gdb | |
parent | a90dfdc2dea1ce8ab87e3949c3c6bab3c1e36137 (diff) |
scsi: sd_zbc: Remove superfluous assignments
A value is assigned to the variable 'capacity' in sd_zbc_read_zones()
but that value is never used. Hence remove the variable 'capacity'.
[Damien: There is no need to initialize to 0 the variable 'ret'
in sd_zbc_read_zones()]
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions