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

Aishwarya Pant (5):
  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] 8+ messages in thread

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-02 11:27 [PATCH 0/5] Fix multiple checkpatch issues in bcm2835-ctl.c Aishwarya Pant
2017-03-02 11:27 ` [PATCH 1/5] staging: bcm2835-camera: fix no space is necessary after a cast warning Aishwarya Pant
2017-03-02 11:28 ` [PATCH 2/5] staging: bcm2835-camera: Logical continuations should be on the previous line Aishwarya Pant
2017-03-02 12:09   ` [Outreachy kernel] " Julia Lawall
2017-03-02 11:28 ` [PATCH 3/5] staging: bcm2835-camera: fix block comment formatting Aishwarya Pant
2017-03-02 11:29 ` [PATCH 4/5] staging: bcm2835-camera: remove extra blank line Aishwarya Pant
2017-03-02 11:30 ` [PATCH 5/5] staging: bcm2835-camera: replace printk(KERN_ERR) with pr_err Aishwarya Pant
2017-03-02 12:07   ` [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.