Re: [PATCH v5] rtl8712: Fixed alignment to match open parenthesis

2016-04-25 Thread Dan Carpenter
On Mon, Apr 25, 2016 at 08:36:48AM +, Parth Sane wrote: > Fixed alignment to match open parenthesis. > Signed-off-by: Parth Sane > > --- Leave a blank line before the Signed-off-by. Really you are resending patches too quickly. You should wait over night or a few hours at least, then do a

[PATCH v5] rtl8712: Fixed alignment to match open parenthesis

2016-04-25 Thread Parth Sane
Fixed alignment to match open parenthesis. Signed-off-by: Parth Sane --- Changes in v5: -Fixed missing commit messages. drivers/staging/rtl8712/hal_init.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/drivers/staging/rtl8712/hal_init.c b/drivers/staging/rt