diff options
| author | Colin Ian King <colin.king@canonical.com> | 2019-08-15 10:14:54 +0100 |
|---|---|---|
| committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-08-29 17:44:25 -0400 |
| commit | e8fd0b9f6f487820a05a46ce3ac4b5df11ad6799 (patch) | |
| tree | 7eb58b4805f2b687f20b0bb62af0013af1393553 /tools/perf/scripts/python/bin | |
| parent | scsi: ufs: Disable local LCC in .link_startup_notify() in Cadence UFS (diff) | |
| download | linux-e8fd0b9f6f487820a05a46ce3ac4b5df11ad6799.tar.gz linux-e8fd0b9f6f487820a05a46ce3ac4b5df11ad6799.zip | |
scsi: fcoe: remove redundant call to skb_transport_header
Pointer fh is being assigned a return value from the call to
skb_transport_header however this value is never read and fh is being
re-assigned immediately afterwards with a new value. Since there are
side-effects from calling skb_transport_header the call is redundant and
can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
