[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190924071138.pifkyd75xhrminnt@beryllium.lan>
Date: Tue, 24 Sep 2019 09:11:38 +0200
From: Daniel Wagner <dwagner@...e.de>
To: Saurav Kashyap <skashyap@...vell.com>
Cc: "QLogic-Storage-Upstream@...ium.com"
<QLogic-Storage-Upstream@...ium.com>,
"linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] scsi: qedf: Add port_id getter
On Tue, Sep 24, 2019 at 06:08:09AM +0000, Saurav Kashyap wrote:
> > +static void qedf_get_host_port_id(struct Scsi_Host *shost) {
> > + struct fc_lport *lport = shost_priv(shost);
> > +
> > + fc_host_port_id(shost) = lport->port_id; }
>
> Minor stuff, the closing brace should be in next line. Please submit v2.
Oops, sorry about that.
Thanks
Daniel
Powered by blists - more mailing lists