mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/2] Staging/media: fixed spacing coding style in go7007/wis-uda1342.c
@ 2012-11-06 19:40 YAMANE Toshiaki
  2012-11-06 19:41 ` [PATCH 2/2] Staging/media: Use dev_ printks in go7007/s2250-board.c YAMANE Toshiaki
  0 siblings, 1 reply; 2+ messages in thread
From: YAMANE Toshiaki @ 2012-11-06 19:40 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Greg Kroah-Hartman, linux-media, devel, linux-kernel, YAMANE Toshiaki

fixed below checkpatch error.
- ERROR: that open brace { should be on the previous line

Signed-off-by: YAMANE Toshiaki <yamanetoshi@gmail.com>
---
 drivers/staging/media/go7007/s2250-board.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/drivers/staging/media/go7007/s2250-board.c b/drivers/staging/media/go7007/s2250-board.c
index 014d384..6f94c17 100644
--- a/drivers/staging/media/go7007/s2250-board.c
+++ b/drivers/staging/media/go7007/s2250-board.c
@@ -103,8 +103,7 @@ static u16 vid_regs_fp[] = {
 };
 
 /* PAL specific values */
-static u16 vid_regs_fp_pal[] =
-{
+static u16 vid_regs_fp_pal[] = {
 	0x120, 0x017,
 	0x121, 0xd22,
 	0x122, 0x122,
-- 
1.7.9.5


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

end of thread, other threads:[~2012-11-06 19:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-06 19:40 [PATCH 1/2] Staging/media: fixed spacing coding style in go7007/wis-uda1342.c YAMANE Toshiaki
2012-11-06 19:41 ` [PATCH 2/2] Staging/media: Use dev_ printks in go7007/s2250-board.c YAMANE Toshiaki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®