From: Eric Anholt <eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>
To: Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Stefan Wahren <stefan.wahren-eS4NqCHxEME@public.gmane.org>
Cc: Chris Boot <bootc-1Slo4GeK4H1eoWH0uzbU5w@public.gmane.org>,
linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 15/17] spi: bcm2835: Switch to SPDX identifier
Date: Tue, 13 Nov 2018 13:39:42 -0800 [thread overview]
Message-ID: <87lg5wlkrl.fsf@anholt.net> (raw)
In-Reply-To: <20181113180251.GD2089-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
[-- Attachment #1.1: Type: text/plain, Size: 757 bytes --]
Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> writes:
> [ Unknown signature status ]
> On Sat, Nov 10, 2018 at 05:50:12PM +0100, Stefan Wahren wrote:
>
>> index b0b87ff..a418683 100644
>> --- a/drivers/spi/spi-bcm2835.c
>> +++ b/drivers/spi/spi-bcm2835.c
>> @@ -1,3 +1,4 @@
>> +// SPDX-License-Identifier: GPL-2.0+
>> /*
>> * Driver for Broadcom BCM2835 SPI Controllers
>> *
>
> Please convert the entire comment to a C++ one so it looks more
> intentional.
anholt@eliezer:anholt/src/linux% git grep -A1 SPDX **/*.c | grep -v SPDX | grep "/\*" | wc -l
5305
anholt@eliezer:anholt/src/linux% git grep -A1 SPDX **/*.c | grep -v SPDX | grep "//" | wc -l
683
I want to note that what you're asking for is in the minority of current
usage.
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
[-- Attachment #2: Type: text/plain, Size: 206 bytes --]
_______________________________________________
linux-rpi-kernel mailing list
linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
http://lists.infradead.org/mailman/listinfo/linux-rpi-kernel
prev parent reply other threads:[~2018-11-13 21:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-10 16:50 [PATCH 15/17] spi: bcm2835: Switch to SPDX identifier Stefan Wahren
[not found] ` <1541868612-8268-1-git-send-email-stefan.wahren-eS4NqCHxEME@public.gmane.org>
2018-11-10 16:58 ` Eric Anholt
2018-11-13 18:02 ` Mark Brown
[not found] ` <20181113180251.GD2089-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2018-11-13 21:39 ` Eric Anholt [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lg5wlkrl.fsf@anholt.net \
--to=eric-whkq6xtqapystnjn9+bgxg@public.gmane.org \
--cc=bootc-1Slo4GeK4H1eoWH0uzbU5w@public.gmane.org \
--cc=broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=stefan.wahren-eS4NqCHxEME@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.