[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YfGKXeHFSn+NK6fK@kroah.com>
Date: Wed, 26 Jan 2022 18:52:29 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Aleksa Vučković <aleksav013@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/4] drivers: dio: fixed spaces to tabs coding style issue
On Tue, Jan 25, 2022 at 11:33:07AM +0100, Aleksa Vučković wrote:
> Converting spaces to tabs.
>
> Signed-off-by: Aleksa Vučković <aleksav013@...il.com>
> ---
> drivers/dio/dio.c | 120 +++++++++++++++++++++++-----------------------
> 1 file changed, 60 insertions(+), 60 deletions(-)
Your patches add coding style issues, not a good idea when trying to do
code cleanup.
Always run checkpatch on your patches before submitting them. As-is, I
can not take these.
thanks,
greg k-h
Powered by blists - more mailing lists