Re: [PATCH] Staging:android: fix alignment match open paranthesis

2016-08-15 Thread Greg KH
On Mon, Aug 01, 2016 at 08:50:27PM +0530, ksourav wrote: > This is a patch to fix alignment should match open paranthesis > warning given by checkpatch.pl in files sw_sync.c and sync_debug.c > > Signed-off-by: ksourav I need a "full" name for a signed-off-by line, please. thanks, greg k-h

[PATCH] Staging:android: fix alignment match open paranthesis

2016-08-01 Thread ksourav
This is a patch to fix alignment should match open paranthesis warning given by checkpatch.pl in files sw_sync.c and sync_debug.c Signed-off-by: ksourav --- drivers/staging/android/sw_sync.c| 6 +++--- drivers/staging/android/sync_debug.c | 6 +++--- 2 files changed, 6 insertions(+), 6 delet