public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Staging: Comedi: ni_tio: Fixed spacing issue
@ 2013-01-17 13:53 Jake Champlin
  0 siblings, 0 replies; 2+ messages in thread
From: Jake Champlin @ 2013-01-17 13:53 UTC (permalink / raw)
  To: abbotti; +Cc: fmhess, gregh, jake.champlin.27, devel, linux-kernel

Fixed coding style issue from spaces to tabs.

Signed-off-by: Jake Champlin <jake.champlin.27@gmail.com>
---
 drivers/staging/comedi/drivers/ni_tio.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/comedi/drivers/ni_tio.c b/drivers/staging/comedi/drivers/ni_tio.c
index 98f8789..2252877 100644
--- a/drivers/staging/comedi/drivers/ni_tio.c
+++ b/drivers/staging/comedi/drivers/ni_tio.c
@@ -276,7 +276,7 @@ static inline unsigned NI_660x_RTSI_Second_Gate_Select(unsigned n)
 }
 
 static const unsigned int counter_status_mask =
-    COMEDI_COUNTER_ARMED | COMEDI_COUNTER_COUNTING;
+	COMEDI_COUNTER_ARMED | COMEDI_COUNTER_COUNTING;
 
 static int __init ni_tio_init_module(void)
 {
-- 
1.8.1.1


-- 
Jake Champlin
jake.champlin.27@gmail.com


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

* [PATCH] Staging: Comedi: ni_tio: Fixed spacing issue
@ 2013-01-17 13:55 Jake Champlin
  0 siblings, 0 replies; 2+ messages in thread
From: Jake Champlin @ 2013-01-17 13:55 UTC (permalink / raw)
  To: abbotti; +Cc: fmhess, gregkh, jake.champlin.27, devel, linux-kernel

Fixed coding style issue from spaces to tabs.

Signed-off-by: Jake Champlin <jake.champlin.27@gmail.com>
---
 drivers/staging/comedi/drivers/ni_tio.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/comedi/drivers/ni_tio.c b/drivers/staging/comedi/drivers/ni_tio.c
index 98f8789..2252877 100644
--- a/drivers/staging/comedi/drivers/ni_tio.c
+++ b/drivers/staging/comedi/drivers/ni_tio.c
@@ -276,7 +276,7 @@ static inline unsigned NI_660x_RTSI_Second_Gate_Select(unsigned n)
 }
 
 static const unsigned int counter_status_mask =
-    COMEDI_COUNTER_ARMED | COMEDI_COUNTER_COUNTING;
+	COMEDI_COUNTER_ARMED | COMEDI_COUNTER_COUNTING;
 
 static int __init ni_tio_init_module(void)
 {
-- 
1.8.1.1


-- 
Jake Champlin
jake.champlin.27@gmail.com


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

end of thread, other threads:[~2013-01-17 13:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-17 13:53 [PATCH] Staging: Comedi: ni_tio: Fixed spacing issue Jake Champlin
  -- strict thread matches above, loose matches on Subject: below --
2013-01-17 13:55 Jake Champlin

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