All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] staging: bcm2835-audio: fix multiple checkpatch warnings
@ 2017-03-02 17:55 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
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Aishwarya Pant @ 2017-03-02 17:55 UTC (permalink / raw)
  To: Stephen Warren, Lee Jones, Eric Anholt, Greg Kroah-Hartman,
	Florian Fainelli, Ray Jui, Scott Branden,
	bcm-kernel-feedback-list
  Cc: outreachy-kernel

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 

Aishwarya Pant (5):
*** HERE ***
  staging: bcm2835-camera: fix no space is necessary after a cast
    warning
  staging: bcm2835-camera: Logical continuations should be on the
    previous     line
  staging: bcm2835-camera: fix block comment formatting
  staging: bcm2835-camera: remove extra blank line
  staging: bcm2835-camera: replace printk(KERN_ERR) with dev_err

 .../vc04_services/bcm2835-audio/bcm2835-ctl.c      | 23 ++++++++++------------
 1 file changed, 10 insertions(+), 13 deletions(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-03-02 18:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Outreachy kernel] [PATCH v3 0/5] staging: bcm2835-audio: fix multiple checkpatch warnings Alison Schofield

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.