Re: [PATCH] staging/rts_pstor: remove braces {} in sd.c

From: Toshiaki Yamane
Date: Wed Sep 05 2012 - 04:19:53 EST


On Wed, Sep 5, 2012 at 4:30 AM, Greg Kroah-Hartman <greg@xxxxxxxxx> wrote:
> On Sat, Sep 01, 2012 at 10:43:00PM +0900, Toshiaki Yamane wrote:
>> fixed below checkpatch warnings.
>> -WARNING: braces {} are not necessary for single statement blocks
>> -WARNING: braces {} are not necessary for any arm of this statement
>>
>> Signed-off-by: Toshiaki Yamane <yamanetoshi@xxxxxxxxx>
>> ---
>> drivers/staging/rts_pstor/sd.c | 1112 +++++++++++++++++-----------------------
>> 1 file changed, 469 insertions(+), 643 deletions(-)
>
> Why is the object file size changing with this patch applied? That
> implies that something went wrong with your patch, care to redo it in a
> format that I can properly review it?

I understand.
I will redo it.

Thanks
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/