All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Anchal Jain <anchalj109@gmail.com>
Cc: outreachy-kernel@googlegroups.com, knaack.h@gmx.de, pmeerw@pmeerw.net
Subject: Re: [PATCH] staging: iio: adc: ad7192: Fix block comment
Date: Sun, 2 Oct 2016 12:30:03 +0200	[thread overview]
Message-ID: <20161002103003.GB18602@kroah.com> (raw)
In-Reply-To: <e55c4a26afeb396db3cefe4071125b228d4ba3a0.1475252219.git.anchalj109@gmail.com>

On Fri, Sep 30, 2016 at 09:54:02PM +0530, Anchal Jain wrote:
> This patch fix the problem of block comment when the block comment 
> detect by the checkpatch.pl 
> CHECK: Block comments use a trailing */ on a separate line
> so to fix this problem just remove trailing */ and add it on the next line
> 
> Signed-off-by: Anchal Jain <anchalj109@gmail.com>
> ---
>  drivers/staging/iio/adc/ad7192.c | 15 ++++++++++-----
>  1 file changed, 10 insertions(+), 5 deletions(-)

Please always cc: the proper maintainers for stuff like this, I think
you forgot some...

thanks,

greg k-h


  reply	other threads:[~2016-10-02 10:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-30 16:27 [PATCH 0/2] Fix multiple checkpatch warning Anchal Jain
2016-09-30 16:24 ` [PATCH] staging: iio: adc: ad7192: Fix block comment Anchal Jain
2016-10-02 10:30   ` Greg KH [this message]
2016-09-30 16:36 ` [PATCH 2/2] staging: android: ion: Replace structure with the *pointer of structure in kzalloc Anchal Jain
2016-09-30 17:35   ` [Outreachy kernel] " Julia Lawall

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=20161002103003.GB18602@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=anchalj109@gmail.com \
    --cc=knaack.h@gmx.de \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=pmeerw@pmeerw.net \
    /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.