Re: i40w: Remove garbage at end of INFINIBAND_I40IW Kconfig section

From: Jason Gunthorpe
Date: Mon Dec 11 2017 - 18:38:07 EST


On Sun, Nov 19, 2017 at 07:59:21PM +0100, Geert Uytterhoeven wrote:
> Remove leftover garbage (containing Kconfig dependencies for another
> symbol?)
>
> Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> Acked-by: Shiraz Saleem <shiraz.saleem@xxxxxxxxx>
> drivers/infiniband/hw/i40iw/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/infiniband/hw/i40iw/Kconfig b/drivers/infiniband/hw/i40iw/Kconfig
> index f6d20ba88c03df3c..2962979c06e9ef51 100644
> +++ b/drivers/infiniband/hw/i40iw/Kconfig
> @@ -5,4 +5,3 @@ config INFINIBAND_I40IW
> select GENERIC_ALLOCATOR
> Intel(R) Ethernet X722 iWARP Driver
> - INET && I40IW && INFINIBAND && I40E

Applied to for-next, thanks

Jason