[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6e006cd2-181e-bc68-7eb7-d59d162ef3c7@talpey.com>
Date: Fri, 21 Jul 2023 17:12:08 -0400
From: Tom Talpey <tom@...pey.com>
To: Paulo Alcantara <pc@...guebit.com>,
"Dr. David Alan Gilbert" <linux@...blig.org>
Cc: Dave Kleikamp <dave.kleikamp@...cle.com>,
Steve French <smfrench@...il.com>, linkinjeon@...nel.org,
shaggy@...nel.org, linux-cifs@...r.kernel.org,
krisman@...labora.com, jfs-discussion@...ts.sourceforge.net,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/4] dedupe smb unicode files
On 7/21/2023 5:06 PM, Paulo Alcantara wrote:
> "Dr. David Alan Gilbert" <linux@...blig.org> 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.
Ok, header files require a different SPDX comment syntax.
I withdraw the consistency comment!
Did I give it my R-B?
Reviewed-by: Tom Talpey <tom@...pey.com>
Powered by blists - more mailing lists