Re: linux-next: manual merge of the target-updates tree with the scsi tree

From: Stephen Rothwell
Date: Mon Jul 03 2017 - 02:12:14 EST


Hi all,

On Mon, 3 Jul 2017 15:56:58 +1000 Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:
>
> @@@ -1919,14 -1869,16 +1897,18 @@@
> }
> memset(mcmd, 0, sizeof(*mcmd));
>
> + cmd = container_of(se_cmd, struct qla_tgt_cmd, se_cmd);

That line should not be there.

--
Cheers,
Stephen Rothwell