Re: [PATCH] IB: remove redundant INFINIBAND kconfig dependencies

2018-05-09 Thread Doug Ledford
On Thu, 2018-05-03 at 20:29 -0700, Greg Thelen wrote: > INFINIBAND_ADDR_TRANS depends on INFINIBAND. So there's no need for > options which depend INFINIBAND_ADDR_TRANS to also depend on INFINIBAND. > Remove the unnecessary INFINIBAND depends. > > Signed-off-by: Greg Thelen

Re: [PATCH] IB: remove redundant INFINIBAND kconfig dependencies

2018-05-09 Thread Doug Ledford
On Thu, 2018-05-03 at 20:29 -0700, Greg Thelen wrote: > INFINIBAND_ADDR_TRANS depends on INFINIBAND. So there's no need for > options which depend INFINIBAND_ADDR_TRANS to also depend on INFINIBAND. > Remove the unnecessary INFINIBAND depends. > > Signed-off-by: Greg Thelen > --- >

[PATCH] IB: remove redundant INFINIBAND kconfig dependencies

2018-05-03 Thread Greg Thelen
INFINIBAND_ADDR_TRANS depends on INFINIBAND. So there's no need for options which depend INFINIBAND_ADDR_TRANS to also depend on INFINIBAND. Remove the unnecessary INFINIBAND depends. Signed-off-by: Greg Thelen --- drivers/infiniband/ulp/srpt/Kconfig | 2 +-

[PATCH] IB: remove redundant INFINIBAND kconfig dependencies

2018-05-03 Thread Greg Thelen
INFINIBAND_ADDR_TRANS depends on INFINIBAND. So there's no need for options which depend INFINIBAND_ADDR_TRANS to also depend on INFINIBAND. Remove the unnecessary INFINIBAND depends. Signed-off-by: Greg Thelen --- drivers/infiniband/ulp/srpt/Kconfig | 2 +- drivers/nvme/host/Kconfig