diff options
author | Colin Ian King <colin.king@canonical.com> | 2021-07-21 10:53:50 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2021-07-27 00:06:41 -0400 |
commit | ff2d86d04d2614e33e122eb9a43ae9fd2a7274af (patch) | |
tree | 3412fc6d49b2d15aee9021e574c51e1c25e8463c /.cocciconfig | |
parent | 45e524d61ec4dd600f4d34360301398d52594a44 (diff) |
scsi: lpfc: Remove redundant assignment to pointer pcmd
The pointer pcmd is being initialized with a value that is never read, the
assignment is redundant and can be removed.
Link: https://lore.kernel.org/r/20210721095350.41564-1-colin.king@canonical.com
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Addresses-Coverity: ("Unused value")
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions