[PATCH 5/7] staging: cxt1e1: fix checkpatch errors with open brace '{'

DaeSeok Youn daeseok.youn at gmail.com
Wed Mar 5 00:55:14 UTC 2014


Hi, greg

I already resend patch 4 and 5. :-)

It had a bug which is noticed by Dan.

I tried to fix assignment in if condition and missed curly brace in inner loop.
So I fixed that bug and resend patch 4. And patch 5 is rebased after
fixing patch 4.

And I tested to apply these patch to staging-next branch from mailing list.
Please check.

Thanks.
Daeseok Youn.

2014-03-05 9:35 GMT+09:00 Greg KH <gregkh at linuxfoundation.org>:
> On Tue, Mar 04, 2014 at 11:10:44AM +0900, Daeseok Youn wrote:
>>
>> clean up checkpatch.pl error in linux.c:
>>  ERROR: that open brace { should be on the previous line
>>
>> Signed-off-by: Daeseok Youn <daeseok.youn at gmail.com>
>> ---
>>  drivers/staging/cxt1e1/linux.c |   67 ++++++++++++---------------------------
>>  1 files changed, 21 insertions(+), 46 deletions(-)
>
> As patch 4 can't be applied, I can't apply these either, please resend
> the rest of the series when you fix them up.
>
> thanks,
>
> greg k-h


More information about the devel mailing list