From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 1 Jun 2019 12:56:38 +0200 From: Heiko Carstens Subject: Re: [PATCH] s390: Kconfig: pedantic cleanups References: <1551904321-23099-1-git-send-email-info@metux.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1551904321-23099-1-git-send-email-info@metux.net> Message-Id: <20190601105638.GH3600@osiris> Sender: linux-kernel-owner@vger.kernel.org List-Archive: List-Post: To: "Enrico Weigelt, metux IT consult" Cc: linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org List-ID: On Wed, Mar 06, 2019 at 09:32:01PM +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 > --- > arch/s390/Kconfig | 2 +- > drivers/s390/block/Kconfig | 2 +- > drivers/s390/char/Kconfig | 15 +++++++-------- > drivers/s390/net/Kconfig | 8 ++++---- > 4 files changed, 13 insertions(+), 14 deletions(-) Applied, thanks.