Re: [PATCH] staging: netlogic: Coding Style Alignment should match open parenthesis

2016-02-07 Thread Greg KH
On Sat, Dec 12, 2015 at 09:49:37PM -0800, Benjamin Young wrote: > Fixed alignment issues with parenthesis so the code is easier to read. > > Signed-off-by: Benjamin Young > --- > drivers/staging/netlogic/platform_net.c | 12 +-- > drivers/staging/netlogic/xlr_net.c | 159 >

Re: [PATCH] staging: netlogic: Coding Style Alignment should match open parenthesis

2016-02-07 Thread Greg KH
On Sat, Dec 12, 2015 at 09:49:37PM -0800, Benjamin Young wrote: > Fixed alignment issues with parenthesis so the code is easier to read. > > Signed-off-by: Benjamin Young > --- > drivers/staging/netlogic/platform_net.c | 12 +-- > drivers/staging/netlogic/xlr_net.c |

[PATCH] staging: netlogic: Coding Style Alignment should match open parenthesis

2015-12-12 Thread Benjamin Young
Fixed alignment issues with parenthesis so the code is easier to read. Signed-off-by: Benjamin Young --- drivers/staging/netlogic/platform_net.c | 12 +-- drivers/staging/netlogic/xlr_net.c | 159 +--- 2 files changed, 91 insertions(+), 80 deletions(-) diff

[PATCH] staging: netlogic: Coding Style Alignment should match open parenthesis

2015-12-12 Thread Benjamin Young
Fixed alignment issues with parenthesis so the code is easier to read. Signed-off-by: Benjamin Young --- drivers/staging/netlogic/platform_net.c | 12 +-- drivers/staging/netlogic/xlr_net.c | 159 +--- 2 files changed, 91 insertions(+), 80