From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752648AbdJKQGk (ORCPT ); Wed, 11 Oct 2017 12:06:40 -0400 Received: from smtprelay0139.hostedemail.com ([216.40.44.139]:52272 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751744AbdJKQGi (ORCPT ); Wed, 11 Oct 2017 12:06:38 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::,RULES_HIT:41:355:379:541:599:800:960:973:982:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1541:1593:1594:1711:1730:1747:1777:1792:2393:2553:2559:2562:2828:3138:3139:3140:3141:3142:3352:3622:3865:3867:3868:3870:3871:3874:4321:5007:9010:10004:10400:10848:11232:11658:11914:12346:12740:12760:12895:13069:13255:13311:13357:13439:13891:14096:14097:14180:14181:14659:14721:21060:21080:21451:21627:30054:30090:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:3,LUA_SUMMARY:none X-HE-Tag: form06_90a9652517037 X-Filterd-Recvd-Size: 2280 Message-ID: <1507737992.3552.54.camel@perches.com> Subject: Re: [PATCH] staging: greybus: mark expected switch fall-through in check_urb_status From: Joe Perches To: "Gustavo A. R. Silva" , Johan Hovold Cc: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Date: Wed, 11 Oct 2017 09:06:32 -0700 In-Reply-To: <20171011101250.Horde.ShAACqxWq_0okyS3bLhkOF7@gator4166.hostgator.com> References: <20171010201041.GA1464@embeddedor.com> <20171011074501.GQ4269@localhost> <20171011101250.Horde.ShAACqxWq_0okyS3bLhkOF7@gator4166.hostgator.com> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.22.6-1ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 2017-10-11 at 10:12 -0500, Gustavo A. R. Silva wrote: > Hi Johan, > > Quoting Johan Hovold : > > > 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 > > > > Acked-by: Johan Hovold > > > > 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@vger.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 (maintainer:GREYBUS SUBSYSTEM) Alex Elder (maintainer:GREYBUS SUBSYSTEM) Greg Kroah-Hartman (maintainer:GREYBUS SUBSYSTEM) greybus-dev@lists.linaro.org (moderated list:GREYBUS SUBSYSTEM) devel@driverdev.osuosl.org (open list:STAGING SUBSYSTEM) linux-kernel@vger.kernel.org (open list)