All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] staging: bcm2835-audio: fix multiple checkpatch warnings
@ 2017-03-02 17:01 Aishwarya Pant
  2017-03-02 17:01 ` [PATCH v2 1/5] staging: bcm2835-camera: fix no space is necessary after a cast warning Aishwarya Pant
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Aishwarya Pant @ 2017-03-02 17:01 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 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 pr_err

 .../staging/vc04_services/bcm2835-audio/bcm2835-ctl.c | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-03-02 17:14 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:01 [PATCH v2 0/5] staging: bcm2835-audio: fix multiple checkpatch warnings Aishwarya Pant
2017-03-02 17:01 ` [PATCH v2 1/5] staging: bcm2835-camera: fix no space is necessary after a cast warning Aishwarya Pant
2017-03-02 17:01 ` [PATCH v2 2/5] staging: bcm2835-camera: Logical continuations should be on the previous line Aishwarya Pant
2017-03-02 17:01 ` [PATCH v2 3/5] staging: bcm2835-camera: fix block comment formatting Aishwarya Pant
2017-03-02 17:02 ` [PATCH v2 4/5] staging: bcm2835-camera: remove extra blank line Aishwarya Pant
2017-03-02 17:02 ` [PATCH v2 5/5] staging: bcm2835-camera: replace printk(KERN_ERR) with pr_err Aishwarya Pant
2017-03-02 17:14   ` [Outreachy kernel] " Julia Lawall

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.