mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/4] Staging: comedi: fix blank line issue in das16.c
@ 2016-06-07  8:36 Ravishankar Karkala Mallikarjunayya
  2016-06-07  8:36 ` [PATCH 2/4] Staging: comedi: Block comment issue fixed for das16.c Ravishankar Karkala Mallikarjunayya
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ravishankar Karkala Mallikarjunayya @ 2016-06-07  8:36 UTC (permalink / raw)
  To: abbotti, hsweeten, gregkh; +Cc: devel, linux-kernel, ravishankarkm32

This is a patch to the das16.c file that fixes up a blank line after
function/struct/union/enum  check found by the checkpatch.pl tool

Signed-off-by: Ravishankar Karkala Mallikarjunayya <ravishankarkm32@gmail.com>
---
 drivers/staging/comedi/drivers/das16.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/staging/comedi/drivers/das16.c b/drivers/staging/comedi/drivers/das16.c
index fd8e0b7..4d6e581 100644
--- a/drivers/staging/comedi/drivers/das16.c
+++ b/drivers/staging/comedi/drivers/das16.c
@@ -198,6 +198,7 @@ enum {
 	das16_pg_1601,
 	das16_pg_1602,
 };
+
 static const int *const das16_gainlists[] = {
 	NULL,
 	das16jr_gainlist,
-- 
1.9.1

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

end of thread, other threads:[~2016-06-07  8:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-07  8:36 [PATCH 1/4] Staging: comedi: fix blank line issue in das16.c Ravishankar Karkala Mallikarjunayya
2016-06-07  8:36 ` [PATCH 2/4] Staging: comedi: Block comment issue fixed for das16.c Ravishankar Karkala Mallikarjunayya
2016-06-07  8:36 ` [PATCH 3/4] Staging: comedi: fix comment issue fixed for das800.c Ravishankar Karkala Mallikarjunayya
2016-06-07  8:36 ` [PATCH 4/4] Staging: comedi: Prefer unsigned int instead of unsigned in das800.c Ravishankar Karkala Mallikarjunayya

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®