All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: SirnamSwetha <theonly.ultimate@gmail.com>
Cc: outreachy-kernel@googlegroups.com, linux-usb@vger.kernel.org
Subject: Re: [PATCH 0/8] Staging: rdma ipath: fix checkpatch issues
Date: Tue, 27 Oct 2015 18:12:39 +0900	[thread overview]
Message-ID: <20151027091239.GA23118@kroah.com> (raw)
In-Reply-To: <cover.1445936143.git.theonly.ultimate@gmail.com>

On Tue, Oct 27, 2015 at 02:28:46PM +0530, SirnamSwetha wrote:
> This patchset fixes checkpatch issues, for ipath_common.h and
> ipath_cq.c

Why did you cc: the linux-usb mailing list on these?  They have nothing
to do with the USB subsystem.

Please use scripts/get_maintainer.pl to determine mailing lists to cc:

But, for the Outreachy application process, please just use the
outreachy-kernel list, no need to bother any vger.kernel.org list with
your patches.

thanks,

greg k-h


  parent reply	other threads:[~2015-10-27  9:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-27  8:58 [PATCH 0/8] Staging: rdma ipath: fix checkpatch issues SirnamSwetha
2015-10-27  8:59 ` [PATCH 1/8] Staging: rdma ipath: Removing multiple blank lines SirnamSwetha
2015-10-27  9:00 ` [PATCH 2/8] Staging: rdma ipath: __aligned(size) is preferred over __attribute__((aligned(size))) SirnamSwetha
2015-10-27  9:01 ` [PATCH 3/8] Staging : rdma ipath: spaces preferred around that '<<' SirnamSwetha
2015-10-27  9:05   ` [Outreachy kernel] " Julia Lawall
2015-10-27  9:01 ` [PATCH 4/8] Staging : rdma ipath: "foo * bar" should be "foo *bar" SirnamSwetha
2015-10-27  9:01 ` [PATCH 5/8] Staging: rdma ipath: Fix space before tabs, line over 80 characters SirnamSwetha
2015-10-27  9:02 ` [PATCH 6/8] Staging: rdma ipath: 'explict' misspelled SirnamSwetha
2015-10-27  9:02 ` [PATCH 7/8] Staging: rdma ipath: No space is necessary after a cast SirnamSwetha
2015-10-27  9:03 ` [PATCH 8/8] Staging: rdma ipath: braces should be used on all arms SirnamSwetha
2015-10-27  9:12 ` Greg KH [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-10-26 22:35 [PATCH 0/8] Staging: rdma ipath: fix checkpatch issues Swetha

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=20151027091239.GA23118@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=theonly.ultimate@gmail.com \
    /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.