All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/5] staging: bcm2835-audio: fix multiple checkpatch warnings
@ 2017-03-02 18:44 Aishwarya Pant
  2017-03-02 18:45 ` [PATCH v4 1/5] staging: bcm2835-audio: move logical continuation to the same line Aishwarya Pant
  0 siblings, 1 reply; 4+ messages in thread
From: Aishwarya Pant @ 2017-03-02 18:44 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 v4:
	-Refactor commit messages
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-audio: remove space after cast
  staging: bcm2835-audio: move logical continuation to the same line
  staging: bcm2835-audio: use kernel preferred block commenting style
  staging: bcm2835-audio: remove extra blank line
  staging: bcm2835-audio: 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] 4+ messages in thread

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-02 18:44 [PATCH v4 0/5] staging: bcm2835-audio: fix multiple checkpatch warnings Aishwarya Pant
2017-03-02 18:45 ` [PATCH v4 1/5] staging: bcm2835-audio: move logical continuation to the same line Aishwarya Pant
2017-03-02 22:43   ` [Outreachy kernel] " Julia Lawall
2017-03-02 22:43     ` 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.