Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1588433

Re: [Outreachy kernel] [PATCH] staging: bcm2835-audio: Fixed spacing around '&'

From Julia Lawall <julia.lawall@lip6.fr>
Newsgroups linux.kernel
Subject Re: [Outreachy kernel] [PATCH] staging: bcm2835-audio: Fixed spacing around '&'
Date 2017-02-27 01:50 +0100
Message-ID <tfcPM-2J6-23@gated-at.bofh.it> (permalink)
References <tfbgZ-1B3-5@gated-at.bofh.it> <tfbK2-20f-3@gated-at.bofh.it> <tfbTJ-23I-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On Sun, 26 Feb 2017, Joe Perches wrote:

> On Sun, 2017-02-26 at 19:03 +0100, Julia Lawall wrote:
> >
> > On Sun, 26 Feb 2017, Narcisa Ana Maria Vasile wrote:
> >
> > > This was reported by checkpatch.pl
> > >
> > > Signed-off-by: Narcisa Ana Maria Vasile <narcisaanamaria12@gmail.com>
> >
> > Acked-by: Julia Lawall <julia.lawall@lip6.fr>
> >
> > Actually, the outreachy tutorial says not to send patches to mailing
> > lists, only to people (except in the case of IIO, where the maintainers
> > asked for patches to be sent to mailing lists as well).  The
> > get_maintainer command to use is shown here:
> >
> > https://kernelnewbies.org/FirstKernelPatch#submit_a_patch
>
> That doesn't make any sense to me.
> Mailing lists _should_ be copied on patch submissions.

The idea of outreachy is that it should be a place for people to get
started without too much criticism from the outside.  Originally, only the
outreachy mailing list received patches.  But staging maintainers were
confused to have their drivers receiving patches that they had not seen.
So we expanded it to maintainers.

>
> And the displayed output of that command-line does not match
> the actual behavior.
>
> The command-line is:
> $ perl scripts/get_maintainer.pl --separator , --nokeywords --nogit --nogit-fallback --norolestats --nol -f drivers/staging/most/aim-sound/sound.c
>
> And the output shown is:
> Greg Kroah-Hartman <gregkh@linuxfoundation.org>,devel@driverdev.osuosl.org,linux-kernel@vger.kernel.org
>
> That's not what's actually output by that command-line
> as it would not show the mailing list.
>
> $ perl scripts/get_maintainer.pl --separator , --nokeywords --nogit --nogit-fallback --norolestats --nol -f drivers/staging/most/aim-sound/sound.c
> Greg Kroah-Hartman <gregkh@linuxfoundation.org>

Thanks for the report, I will fix the output.

julia

> --
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@googlegroups.com.
> To post to this group, send email to outreachy-kernel@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/1488134072.9188.3.camel%40perches.com.
> For more options, visit https://groups.google.com/d/optout.
>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] staging: bcm2835-audio: Fixed spacing around '&' Narcisa Ana Maria Vasile <narcisaanamaria12@gmail.com> - 2017-02-26 19:00 +0100
  Re: [Outreachy kernel] [PATCH] staging: bcm2835-audio: Fixed spacing  around '&' Julia Lawall <julia.lawall@lip6.fr> - 2017-02-26 19:30 +0100
    Re: [Outreachy kernel] [PATCH] staging: bcm2835-audio: Fixed  spacing around '&' Joe Perches <joe@perches.com> - 2017-02-26 19:40 +0100
      Re: [Outreachy kernel] [PATCH] staging: bcm2835-audio: Fixed  spacing around '&' Joe Perches <joe@perches.com> - 2017-02-26 20:40 +0100
        Re: [Outreachy kernel] [PATCH] staging: bcm2835-audio: Fixed spacing  around '&' Julia Lawall <julia.lawall@lip6.fr> - 2017-02-26 21:50 +0100
          Re: [Outreachy kernel] [PATCH] staging: bcm2835-audio: Fixed  spacing around '&' Joe Perches <joe@perches.com> - 2017-02-26 23:00 +0100
            Re: [Outreachy kernel] [PATCH] staging: bcm2835-audio: Fixed spacing  around '&' Scott Branden <scott.branden@broadcom.com> - 2017-02-27 01:10 +0100
              Re: [Outreachy kernel] [PATCH] staging: bcm2835-audio: Fixed spacing  around '&' Julia Lawall <julia.lawall@lip6.fr> - 2017-02-27 07:50 +0100
                Re: [Outreachy kernel] [PATCH] staging: bcm2835-audio: Fixed spacing  around '&' Dan Carpenter <dan.carpenter@oracle.com> - 2017-02-27 15:50 +0100
                Re: [Outreachy kernel] [PATCH] staging: bcm2835-audio: Fixed spacing  around '&' Scott Branden <scott.branden@broadcom.com> - 2017-02-27 21:50 +0100
                Re: [Outreachy kernel] [PATCH] staging: bcm2835-audio: Fixed  spacing around '&' Michael Zoran <mzoran@crowfest.net> - 2017-02-27 23:10 +0100
      Re: [Outreachy kernel] [PATCH] staging: bcm2835-audio: Fixed spacing  around '&' Julia Lawall <julia.lawall@lip6.fr> - 2017-02-27 01:50 +0100

csiph-web