Re: [PATCH] lpfc: add missing Kconfig NVME dependencies

2018-02-15 Thread Ewan D. Milne
On Thu, 2018-02-15 at 14:00 -0500, Ewan D. Milne wrote: > On Wed, 2017-02-22 at 08:20 -0800, James Smart wrote: > > add missing Kconfig NVME dependencies > > > > Can't believe I missed posting this > > > > -- james > > > > Signed-off-by: James Smart > > --- > > drivers/scsi/Kconfig | 1 + > >

Re: [PATCH] lpfc: add missing Kconfig NVME dependencies

2018-02-15 Thread Ewan D. Milne
On Wed, 2017-02-22 at 08:20 -0800, James Smart wrote: > add missing Kconfig NVME dependencies > > Can't believe I missed posting this > > -- james > > Signed-off-by: James Smart > --- > drivers/scsi/Kconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/scsi/Kconfig b/driver

Re: [PATCH] lpfc: add missing Kconfig NVME dependencies

2017-02-23 Thread James Smart
On 2/23/2017 2:09 AM, Christoph Hellwig wrote: On Wed, Feb 22, 2017 at 08:20:47AM -0800, James Smart wrote: add missing Kconfig NVME dependencies Can't believe I missed posting this Oh. I'm not sure everyone is happy having to drag in the whole nvme and nvme target stack when building lpfc.

Re: [PATCH] lpfc: add missing Kconfig NVME dependencies

2017-02-23 Thread Christoph Hellwig
On Wed, Feb 22, 2017 at 08:20:47AM -0800, James Smart wrote: > > add missing Kconfig NVME dependencies > > Can't believe I missed posting this Oh. I'm not sure everyone is happy having to drag in the whole nvme and nvme target stack when building lpfc. Is there a way to make nvme optional? An

Re: [PATCH] lpfc: add missing Kconfig NVME dependencies

2017-02-22 Thread Sagi Grimberg
add missing Kconfig NVME dependencies Can't believe I missed posting this -- james Heh, the this sort of comment should come after the '---' separator (below) unless you want it to live forever in the git log... Signed-off-by: James Smart --- [here] drivers/scsi/Kconfig | 1 + 1 fil

[PATCH] lpfc: add missing Kconfig NVME dependencies

2017-02-22 Thread James Smart
add missing Kconfig NVME dependencies Can't believe I missed posting this -- james Signed-off-by: James Smart --- drivers/scsi/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig index d4023bf..2558434 100644 --- a/drivers/scsi/Kconfig +++ b