[PATCH] staging: gdm724x: Align parameters to parenthesis

2016-11-26 Thread Dawid Kurek
Align parameters to open parenthesis. Signed-off-by: Dawid Kurek --- drivers/staging/gdm724x/gdm_lte.h | 14 +++--- drivers/staging/gdm724x/netlink_k.h | 3 ++- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/drivers/staging/gdm724x/gdm_lte.h

Re: [PATCH] staging: gdm724x: Align parameters to parenthesis

2016-11-26 Thread Greg KH
On Fri, Nov 25, 2016 at 09:31:19PM +0100, Dawid Kurek wrote: > Align parameters to open parenthesis. Also remove one blank line in > sequence of two. That's multiple things in the same patch, please break it up into different patches (hint, if you say "Also" or "And" in a changelog comment,

[PATCH] staging: gdm724x: Align parameters to parenthesis

2016-11-25 Thread Dawid Kurek
Align parameters to open parenthesis. Also remove one blank line in sequence of two. Signed-off-by: Dawid Kurek --- drivers/staging/gdm724x/gdm_lte.h | 14 +++--- drivers/staging/gdm724x/gdm_tty.h | 1 - drivers/staging/gdm724x/netlink_k.h | 3 ++- 3 files