diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-11-11 12:44:13 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-11-11 22:04:27 -0800 |
commit | 29711306ce971d55903a4a2de7ac5d051d4a8306 (patch) | |
tree | db1b19a2f139e7c483116b604f98e59f4222d65c /drivers/lightnvm/pblk-sysfs.c | |
parent | c33fdc3453313137f8740a227525ed518bc68e28 (diff) |
cxgb4: remove redundant assignment to hdr_len
Variable hdr_len is being assigned a value that is never read.
The assignment is redundant and hence can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/lightnvm/pblk-sysfs.c')
0 files changed, 0 insertions, 0 deletions