Re: [PATCH 2/2] Drivers: Isdn: sc: Fixed coding style & spelling mistakes.

2015-01-17 Thread David Miller
From: Akash Shende Date: Fri, 16 Jan 2015 19:12:42 +0530 > Fix some spelling mistakes, coding style and don't assign value to static var. > > Signed-off-by: Akash Shende Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majo

[PATCH 2/2] Drivers: Isdn: sc: Fixed coding style & spelling mistakes.

2015-01-16 Thread Akash Shende
Fix some spelling mistakes, coding style and don't assign value to static var. Signed-off-by: Akash Shende --- drivers/isdn/sc/init.c | 15 ++- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/drivers/isdn/sc/init.c b/drivers/isdn/sc/init.c index d6f19b1..3597ef4 100644