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

From: Greg Kroah-Hartman
Date: Tue Sep 04 2012 - 15:32:41 EST


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?

thanks,

greg k-h
--
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/