On Mon, 2015-08-03 at 15:09 +0300, Dan Carpenter wrote:
> On Mon, Aug 03, 2015 at 04:41:40AM -0700, Joe Perches wrote:
> > On Mon, 2015-08-03 at 14:33 +0300, Dan Carpenter wrote:
> > > On Mon, Aug 03, 2015 at 11:18:31AM +, Shah, Yash (Y.) wrote:
> > > > From: Yash Shah
> > > >
> > > > Fixed c
On Mon, Aug 03, 2015 at 04:41:40AM -0700, Joe Perches wrote:
> On Mon, 2015-08-03 at 14:33 +0300, Dan Carpenter wrote:
> > On Mon, Aug 03, 2015 at 11:18:31AM +, Shah, Yash (Y.) wrote:
> > > From: Yash Shah
> > >
> > > Fixed code indentation warning as detected by checkpatch.pl.
> > >
> > > S
On Mon, 2015-08-03 at 14:33 +0300, Dan Carpenter wrote:
> On Mon, Aug 03, 2015 at 11:18:31AM +, Shah, Yash (Y.) wrote:
> > From: Yash Shah
> >
> > Fixed code indentation warning as detected by checkpatch.pl.
> >
> > Signed-off-by: Yash Shah
>
> Defines aren't allowed in .c files anyway.
T
On Mon, Aug 03, 2015 at 11:18:31AM +, Shah, Yash (Y.) wrote:
> From: Yash Shah
>
> Fixed code indentation warning as detected by checkpatch.pl.
>
> Signed-off-by: Yash Shah
Defines aren't allowed in .c files anyway.
regards,
dan carpenter
___
d
From: Yash Shah
Fixed code indentation warning as detected by checkpatch.pl.
Signed-off-by: Yash Shah
---
drivers/staging/rts5208/ms.c | 5 ++---
drivers/staging/rts5208/sd.c | 10 --
2 files changed, 6 insertions(+), 9 deletions(-)
diff --git a/drivers/staging/rts5208/ms.c b/drivers