Re: [PATCH v2 0/4] dedupe smb unicode files

From: Steve French
Date: Sat Aug 12 2023 - 23:11:54 EST


thx - should be doable to put in for-next soon unless we find objections

On Sat, Aug 12, 2023 at 7:57 PM Dr. David Alan Gilbert <dave@xxxxxxxxxxx> wrote:
>
> * Dr. David Alan Gilbert (dave@xxxxxxxxxxx) wrote:
> > * Paulo Alcantara (pc@xxxxxxxxxxxxx) wrote:
> > > "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx> writes:
> > >
> > > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scripts/checkpatch.pl#n3737
> > > > if ($realfile =~ /\.(h|s|S)$/) {
> > > > $comment = '/*';
> > > > } elsif ($realfile =~ /\.(c|rs|dts|dtsi)$/) {
> > > > $comment = '//';
> > > >
> > > > I don't get where that idea came from.
> > >
> > > Check Documentation/process/license-rules.rst.
> >
> > Oh, that's a painful history!
> > Hmm that landed just after I posted a v3 (of just this patch)
> >
> > Steve: Your call, do you want me to post a v4 with that comment
> > back and but with the copyright lineas as in v3?
>
> I've posted the v4.
>
> Dave
>
> > Dave
> >
> > --
> > -----Open up your eyes, open up your mind, open up your code -------
> > / Dr. David Alan Gilbert | Running GNU/Linux | Happy \
> > \ dave @ treblig.org | | In Hex /
> > \ _________________________|_____ http://www.treblig.org |_______/
> --
> -----Open up your eyes, open up your mind, open up your code -------
> / Dr. David Alan Gilbert | Running GNU/Linux | Happy \
> \ dave @ treblig.org | | In Hex /
> \ _________________________|_____ http://www.treblig.org |_______/



--
Thanks,

Steve