[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mtXftcupDKYaLcVSgEdYG_pw8sWKi1dh5NDNRECqCiVow@mail.gmail.com>
Date: Tue, 10 Sep 2024 00:58:09 -0500
From: Steve French <smfrench@...il.com>
To: Namjae Jeon <linkinjeon@...nel.org>
Cc: chenxiaosong@...nxiaosong.com, sfrench@...ba.org, senozhatsky@...omium.org,
tom@...pey.com, linux-cifs@...r.kernel.org, linux-kernel@...r.kernel.org,
pc@...guebit.com, ronniesahlberg@...il.com, sprasad@...rosoft.com,
bharathsm@...rosoft.com, chenxiaosong@...inos.cn, liuzhengyuan@...inos.cn,
huhai@...inos.cn, liuyun01@...inos.cn
Subject: Re: [PATCH v2 06/12] smb/client: rename cifs_ntsd to smb_ntsd
Fixed various checkpatch warnings e.g.
WARNING: function definition argument 'u32' should also have an
identifier name
see updated patch, and applied to cifs-2.6.git for-next
On Thu, Aug 22, 2024 at 6:57 AM Namjae Jeon <linkinjeon@...nel.org> wrote:
>
> On Thu, Aug 22, 2024 at 5:23 PM <chenxiaosong@...nxiaosong.com> wrote:
> >
> > From: ChenXiaoSong <chenxiaosong@...inos.cn>
> >
> > Preparation for moving acl definitions to new common header file.
> >
> > Use the following shell command to rename:
> >
> > find fs/smb/client -type f -exec sed -i \
> > 's/struct cifs_ntsd/struct smb_ntsd/g' {} +
> >
> > Signed-off-by: ChenXiaoSong <chenxiaosong@...inos.cn>
> Looks good to me.
> Reviewed-by: Namjae Jeon <linkinjeon@...nel.org>
> Thanks.
>
--
Thanks,
Steve
View attachment "0001-smb-client-rename-cifs_ntsd-to-smb_ntsd.patch" of type "text/x-patch" (16491 bytes)
Powered by blists - more mailing lists