[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171011113444.Horde.a8X1KRTiwl1HYrTTvurixjc@gator4166.hostgator.com>
Date: Wed, 11 Oct 2017 11:34:44 -0500
From: "Gustavo A. R. Silva" <garsilva@...eddedor.com>
To: Joe Perches <joe@...ches.com>
Cc: Johan Hovold <johan@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: greybus: mark expected switch fall-through in
check_urb_status
Hi Joe,
Quoting Joe Perches <joe@...ches.com>:
> On Wed, 2017-10-11 at 10:12 -0500, Gustavo A. R. Silva wrote:
>> Hi Johan,
>>
>> Quoting Johan Hovold <johan@...nel.org>:
>>
>> > On Tue, Oct 10, 2017 at 03:10:41PM -0500, Gustavo A. R. Silva wrote:
>> > > In preparation to enabling -Wimplicit-fallthrough, mark switch cases
>> > > where we are expecting to fall through.
>> > >
>> > > Signed-off-by: Gustavo A. R. Silva <garsilva@...eddedor.com>
>> >
>> > Acked-by: Johan Hovold <johan@...nel.org>
>> >
>> > Patch is fine, but next time make sure to run scripts/get_maintainer.sh
>> > to figure which people and lists to CC.
>> >
>>
>> I actually did:
>>
>> $ scripts/get_maintainer.pl --nokeywords --nogit --nogit-fallback
>> drivers/staging/greybus/es2.c
>>
>> and this was the output:
>>
>> linux-kernel@...r.kernel.org (open list)
>
> I don't know how that happens.
>
> $ ./scripts/get_maintainer.pl -f --nokeywords --nogit
> --nogit-fallback drivers/staging/greybus/es2.c
> Johan Hovold <johan@...nel.org> (maintainer:GREYBUS SUBSYSTEM)
> Alex Elder <elder@...nel.org> (maintainer:GREYBUS SUBSYSTEM)
> Greg Kroah-Hartman <gregkh@...uxfoundation.org> (maintainer:GREYBUS
> SUBSYSTEM)
> greybus-dev@...ts.linaro.org (moderated list:GREYBUS SUBSYSTEM)
> devel@...verdev.osuosl.org (open list:STAGING SUBSYSTEM)
> linux-kernel@...r.kernel.org (open list)
I was running this command:
$ scripts/get_maintainer.pl --nokeywords --nogit --nogit-fallback
drivers//staging/greybus/es2.c
instead of this one:
$ scripts/get_maintainer.pl --nokeywords --nogit --nogit-fallback
drivers/staging/greybus/es2.c
Thanks
--
Gustavo A. R. Silva
Powered by blists - more mailing lists