Re: [PATCH] scsi: fcoe: remove redundant call to skb_transport_header

From: Martin K. Petersen
Date: Thu Aug 29 2019 - 17:45:18 EST



Colin,

> 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.

Applied to 5.4/scsi-queue. Thanks!

--
Martin K. Petersen Oracle Linux Engineering