Re: [PATCH] staging: ks7010: fix styling WARNINGs

2017-06-30 Thread Mark Rogers
Thank you for your feedback. I guess when making this patch I had the preferred coding style in mind, but didn't ask myself if making the code conform to it would truly improve readability. I agree with all of your comments. Do you think the best course of action is to create a new patch with

Re: [PATCH] staging: ks7010: fix styling WARNINGs

2017-06-30 Thread Mark Rogers
Thank you for your feedback. I guess when making this patch I had the preferred coding style in mind, but didn't ask myself if making the code conform to it would truly improve readability. I agree with all of your comments. Do you think the best course of action is to create a new patch with

[PATCH] staging: ks7010: fix styling WARNINGs

2017-06-29 Thread Mark Rogers
he changes fix lines that exceed 80 characters. An embedded function name was replaced by __func__ as well. Signed-off-by: Mark Rogers <m...@mark-rogers.org> --- drivers/staging/ks7010/ks7010_sdio.c | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a

[PATCH] staging: ks7010: fix styling WARNINGs

2017-06-29 Thread Mark Rogers
he changes fix lines that exceed 80 characters. An embedded function name was replaced by __func__ as well. Signed-off-by: Mark Rogers --- drivers/staging/ks7010/ks7010_sdio.c | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/drivers/staging/ks7010/ks7010