From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [PATCH v2] drivers: infiniband: Kconfig: pedantic formatting Date: Tue, 26 Mar 2019 12:50:32 -0300 Message-ID: <20190326155032.GA11468@ziepe.ca> References: <1551898167-18310-1-git-send-email-info@metux.net> <1551910125-26368-1-git-send-email-info@metux.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1551910125-26368-1-git-send-email-info@metux.net> Sender: linux-kernel-owner@vger.kernel.org To: "Enrico Weigelt, metux IT consult" Cc: linux-kernel@vger.kernel.org, linux-rdma@vger.kernel.org List-Id: linux-rdma@vger.kernel.org On Wed, Mar 06, 2019 at 11:08:45PM +0100, Enrico Weigelt, metux IT consult wrote: > Formatting of Kconfig files doesn't look so pretty, so just > take damp cloth and clean it up. > > Signed-off-by: Enrico Weigelt, metux IT consult > --- > drivers/infiniband/hw/bnxt_re/Kconfig | 10 +++++----- > drivers/infiniband/ulp/iser/Kconfig | 4 ++-- > 2 files changed, 7 insertions(+), 7 deletions(-) Applied to for-next thanks Jason