Re: [PATCH 1/3] Fix trailing whitespace in trace.h

2012-10-02 Thread Toshiaki Yamane
On Tue, Oct 2, 2012 at 9:12 PM, Andy Shevchenko wrote: > On Tue, 2012-10-02 at 20:53 +0900, YAMANE Toshiaki wrote: >> fixed below checkpatch error. >> >> -ERROR: trailing whitespace >> >> Signed-off-by: Toshiaki Yamane >> --- >> drivers/staging/rts_pstor/trace.h |2 +- >> 1 file changed, 1 i

Re: [PATCH 1/3] Fix trailing whitespace in trace.h

2012-10-02 Thread Andy Shevchenko
On Tue, 2012-10-02 at 20:53 +0900, YAMANE Toshiaki wrote: > fixed below checkpatch error. > > -ERROR: trailing whitespace > > Signed-off-by: Toshiaki Yamane > --- > drivers/staging/rts_pstor/trace.h |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/staging/rt

[PATCH 1/3] Fix trailing whitespace in trace.h

2012-10-02 Thread YAMANE Toshiaki
fixed below checkpatch error. -ERROR: trailing whitespace Signed-off-by: Toshiaki Yamane --- drivers/staging/rts_pstor/trace.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/rts_pstor/trace.h b/drivers/staging/rts_pstor/trace.h index cf60a1b..740999c 100