All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: bcm2835-audio: match alignment with open parenthesis
@ 2017-03-05 12:23 Aishwarya Pant
  2017-03-05 12:23 ` [PATCH 1/2] " Aishwarya Pant
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Aishwarya Pant @ 2017-03-05 12:23 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

Patch fixes the following checkpatch warning issued on bcm2835-ctl.c and
bcm2835-pcm.c- CHECK: Alignment should match open parenthesis

Aishwarya Pant (2):
  staging: bcm2835-audio: match alignment with open parenthesis
  staging: bcm2835-audio: match alignment with open parenthesis

 .../vc04_services/bcm2835-audio/bcm2835-ctl.c      | 18 ++++-----
 .../vc04_services/bcm2835-audio/bcm2835-pcm.c      | 47 +++++++++++-----------
 2 files changed, 33 insertions(+), 32 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-03-06 13:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-05 12:23 [PATCH 0/2] staging: bcm2835-audio: match alignment with open parenthesis Aishwarya Pant
2017-03-05 12:23 ` [PATCH 1/2] " Aishwarya Pant
2017-03-05 12:24 ` [PATCH 2/2] " Aishwarya Pant
2017-03-06 13:37 ` [PATCH 0/2] " Greg Kroah-Hartman

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.