[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210409045023.bcxnxfbnwyshoewv@riteshh-domain>
Date: Fri, 9 Apr 2021 10:20:23 +0530
From: riteshh <riteshh@...ux.ibm.com>
To: Jack Qiu <jack.qiu@...wei.com>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH -next] ext4: fix trailing whitespace
On 21/04/09 12:20PM, Jack Qiu wrote:
> Made suggested modifications from checkpatch in reference to ERROR:
> trailing whitespace
Also happens to be useful to folks who have auto remove of any whitespace
at end of line on file save in their editor setup ;)
" for vim
autocmd BufWritePre * %s/\s\+$//e
So, patch looks good to me.
Reviewed-by: Ritesh Harjani <riteshh@...ux.ibm.com>
>
> Signed-off-by: Jack Qiu <jack.qiu@...wei.com>
> ---
> fs/ext4/balloc.c | 2 +-
> fs/ext4/mballoc.c | 2 +-
> fs/ext4/namei.c | 6 +++---
> fs/ext4/super.c | 2 +-
> 4 files changed, 6 insertions(+), 6 deletions(-)
>
-ritesh
Powered by blists - more mailing lists