On Sat, Feb 23, 2019 at 01:39:45AM +0800, Anand Jain wrote: > Maintain the lines extented upto 80 char where possible, and indent the > argument. > > Signed-off-by: Anand Jain <anand.j...@oracle.com> > Reviewed-by: Nikolay Borisov <nbori...@suse.com>
I don't think such patches are necessary, there's a lot of strange formatting from the past and we could fix the ugly ones but otherwise strive to fix everything before it gets merged. I do a lot of fixups just before the final merge, but having everybody follow the same coding style is near to impossible.