Re: [PATCH 2/2] staging :keucr:scsiglue.c : fixed a macros should not be colon terminated issue

2014-03-04 Thread Joe Perches
On Tue, 2014-03-04 at 17:10 -0800, Greg KH wrote: > On Sun, Mar 02, 2014 at 06:21:16PM +0530, Keerthimai Janarthanan wrote: > > fixed a coding style issue. [] > > diff --git a/drivers/staging/keucr/scsiglue.c > > b/drivers/staging/keucr/scsiglue.c [] > > @@ -277,7 +277,7 @@ static int show_info(st

Re: [PATCH 2/2] staging :keucr:scsiglue.c : fixed a macros should not be colon terminated issue

2014-03-04 Thread Greg KH
On Sun, Mar 02, 2014 at 06:21:16PM +0530, Keerthimai Janarthanan wrote: > fixed a coding style issue. > > Signed-off-by: Keerthimai Janarthanan > --- > drivers/staging/keucr/scsiglue.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/staging/keucr/scsiglue.c > b

[PATCH 2/2] staging :keucr:scsiglue.c : fixed a macros should not be colon terminated issue

2014-03-02 Thread Keerthimai Janarthanan
fixed a coding style issue. Signed-off-by: Keerthimai Janarthanan --- drivers/staging/keucr/scsiglue.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/keucr/scsiglue.c b/drivers/staging/keucr/scsiglue.c index ac3d34d..fce19a4 100644 --- a/drivers/staging/keucr