public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: lirc: sasem: fix whitespace style issue
@ 2015-07-18  4:57 Adi Ratiu
  2015-07-20  5:42 ` Sudip Mukherjee
  2015-07-22  5:06 ` [PATCH v2] " Ioan-Adrian Ratiu
  0 siblings, 2 replies; 3+ messages in thread
From: Adi Ratiu @ 2015-07-18  4:57 UTC (permalink / raw)
  To: Mauro Carvalho Chehab; +Cc: linux-media, devel

Signed-off-by: Adi Ratiu <adi@adirat.com>
---
 drivers/staging/media/lirc/lirc_sasem.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/media/lirc/lirc_sasem.c
b/drivers/staging/media/lirc/lirc_sasem.c index 8ebee96..c14ca7e 100644
--- a/drivers/staging/media/lirc/lirc_sasem.c
+++ b/drivers/staging/media/lirc/lirc_sasem.c
@@ -185,7 +185,7 @@ static void deregister_from_lirc(struct sasem_context
*context) __func__, retval);
 	else
 		dev_info(&context->dev->dev,
-		         "Deregistered Sasem driver (minor:%d)\n", minor);
+			 "Deregistered Sasem driver (minor:%d)\n", minor);
 
 }
 
-- 
2.4.6

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

end of thread, other threads:[~2015-07-22  5:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-18  4:57 [PATCH] staging: lirc: sasem: fix whitespace style issue Adi Ratiu
2015-07-20  5:42 ` Sudip Mukherjee
2015-07-22  5:06 ` [PATCH v2] " Ioan-Adrian Ratiu

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