All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alison Schofield <amsfield22@gmail.com>
To: Aishwarya Pant <aishpant@gmail.com>
Cc: Stephen Warren <swarren@wwwdotorg.org>,
	Lee Jones <lee@kernel.org>, Eric Anholt <eric@anholt.net>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Florian Fainelli <f.fainelli@gmail.com>,
	Ray Jui <rjui@broadcom.com>,
	Scott Branden <sbranden@broadcom.com>,
	bcm-kernel-feedback-list@broadcom.com,
	outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] [PATCH v3 0/5] staging: bcm2835-audio: fix multiple checkpatch warnings
Date: Thu, 2 Mar 2017 10:09:45 -0800	[thread overview]
Message-ID: <20170302180944.GA4286@d830.WORKGROUP> (raw)
In-Reply-To: <cover.1488477174.git.aishpant@gmail.com>

On Thu, Mar 02, 2017 at 11:25:31PM +0530, Aishwarya Pant wrote:
> Fix multiple code styling warnings issued by checkpatch on file 
> bcm2835-ctl.c in bcm2835-audio driver 
> 
> Changes in v3:
> 	-Merge two if conditions
> 	-Fix subject of patch replace printk(... by dev_err(...
> Changes in v2: 
>         -Replace pr_err with dev_err 
> 

Hi Aishwarya - See suggestions for the Subject Line commit messages below...
alisons

> Aishwarya Pant (5):
> *** HERE ***
>   staging: bcm2835-camera: fix no space is necessary after a cast
>     warning

remove space after cast

>   staging: bcm2835-camera: Logical continuations should be on the
>     previous     line

move logical continuation to same line

>   staging: bcm2835-camera: fix block comment formatting

use kernel preferred block commenting style
(so this one's more generic. Main point is it says use, instead of fix(

>   staging: bcm2835-camera: remove extra blank line

looks good

>   staging: bcm2835-camera: replace printk(KERN_ERR) with dev_err

looks good

> 
>  .../vc04_services/bcm2835-audio/bcm2835-ctl.c      | 23 ++++++++++------------
>  1 file changed, 10 insertions(+), 13 deletions(-)
> 
> -- 
> 2.7.4
> 
> -- 
> 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/cover.1488477174.git.aishpant%40gmail.com.
> For more options, visit https://groups.google.com/d/optout.


      parent reply	other threads:[~2017-03-02 18:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-02 17:55 [PATCH v3 0/5] staging: bcm2835-audio: fix multiple checkpatch warnings Aishwarya Pant
2017-03-02 17:56 ` [PATCH v3 1/5] staging: bcm2835-camera: fix no space is necessary after a cast warning Aishwarya Pant
2017-03-02 17:56 ` [PATCH v3 2/5] staging: bcm2835-camera: Logical continuations should be on the previous line Aishwarya Pant
2017-03-02 17:56 ` [PATCH v3 3/5] staging: bcm2835-camera: fix block comment formatting Aishwarya Pant
2017-03-02 17:56 ` [PATCH v3 4/5] staging: bcm2835-camera: remove extra blank line Aishwarya Pant
2017-03-02 17:57 ` [PATCH v3 5/5] staging: bcm2835-camera: replace printk(KERN_ERR) with dev_err Aishwarya Pant
2017-03-02 18:09 ` Alison Schofield [this message]

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=20170302180944.GA4286@d830.WORKGROUP \
    --to=amsfield22@gmail.com \
    --cc=aishpant@gmail.com \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=eric@anholt.net \
    --cc=f.fainelli@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=lee@kernel.org \
    --cc=outreachy-kernel@googlegroups.com \
    --cc=rjui@broadcom.com \
    --cc=sbranden@broadcom.com \
    --cc=swarren@wwwdotorg.org \
    /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.