Re: [PATCH] drivers:staging:hfi1: Fix coding style issues

2015-09-03 Thread Doug Ledford
On 08/21/2015 10:00 AM, lysanovser...@gmail.com wrote: > From: Sergey Lysanov > > This patch fixes the following issues reported by checkpatch.pl: > - code indent should use tabs where possible > > Signed-off-by: Sergey Lysanov There were two identical patches submitted for this issue and I ha

RE: [PATCH] drivers:staging:hfi1: Fix coding style issues

2015-08-22 Thread Marciniszyn, Mike
> Subject: [PATCH] drivers:staging:hfi1: Fix coding style issues > > From: Sergey Lysanov > > This patch fixes the following issues reported by checkpatch.pl: > - code indent should use tabs where possible > > Signed-off-by: Sergey Lysanov > --- Doug, Can you

[PATCH] drivers:staging:hfi1: Fix coding style issues

2015-08-21 Thread lysanovsergey
From: Sergey Lysanov This patch fixes the following issues reported by checkpatch.pl: - code indent should use tabs where possible Signed-off-by: Sergey Lysanov --- drivers/staging/hfi1/mad.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/staging/hfi1/ma