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
> 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
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