linux-stable/drivers/staging/unisys
Colin Ian King fa74af6b12 staging: unisys: visorhba: remove redundant initialization of variables scsicmd_id and rc
The variables scsicmd_id and rc is being initialized with a value
that is never read and are being updated later with a new value.
The initializations are redundant and can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20200723155415.994036-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-07-23 20:34:34 +02:00
..
Documentation staging: unisys: Documentation: Correct a long line in doc 2020-03-19 15:09:09 +01:00
include Staging: unisys: Correct malformed SPDX-License-Identifier 2019-03-20 10:43:49 +01:00
visorhba staging: unisys: visorhba: remove redundant initialization of variables scsicmd_id and rc 2020-07-23 20:34:34 +02:00
visorinput staging: unisys: visorinput: Replace zero-length array with flexible-array member 2020-02-11 14:04:53 -08:00
visornic netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
Kconfig staging: unisys: use help instead of ---help--- in Kconfig 2019-05-20 10:49:07 +02:00
MAINTAINERS staging: unisys: Fix incorrect unisys MAINTAINERS pattern 2017-11-02 11:45:57 +01:00
Makefile staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
TODO