On Sun, May 17, 2015 at 03:46:36PM -0700, Isaac Assegai wrote:
> Remove the braces to satisfy this checkpatch warning:
> WARNING: braces {} are not necessary for single statement blocks
>
> Signed-off-by: Isaac Assegai
> ---
> drivers/staging/unisys/virthba/virthba.c | 6 ++
> 1 file changed
Remove the braces to satisfy this checkpatch warning:
WARNING: braces {} are not necessary for single statement blocks
Signed-off-by: Isaac Assegai
---
drivers/staging/unisys/virthba/virthba.c | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/unisys/virthb