[PATCH] Fixed brace positions in a series of if statements.

2017-08-09 Thread Seth Kushniryk
My first try at this. I hope it's alright. Signed-off-by: Seth Kushniryk <s...@sethkush.com> --- drivers/staging/pi433/pi433_if.c | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/drivers/staging/pi433/pi433_if.c b/drivers/staging/pi433/pi433_if.c index ed737f

[PATCH] Fixed brace positions in a series of if statements.

2017-08-09 Thread Seth Kushniryk
My first try at this. I hope it's alright. Signed-off-by: Seth Kushniryk --- drivers/staging/pi433/pi433_if.c | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/drivers/staging/pi433/pi433_if.c b/drivers/staging/pi433/pi433_if.c index ed737f4b1e77..55737741e83a