[trivial PATCH] treewide: Align function definition open/close braces

Dave Chinner david at fromorbit.com
Tue Dec 19 09:10:41 AEDT 2017


On Sun, Dec 17, 2017 at 04:28:44PM -0800, Joe Perches wrote:
> Some functions definitions have either the initial open brace and/or
> the closing brace outside of column 1.
> 
> Move those braces to column 1.
> 
> This allows various function analyzers like gnu complexity to work
> properly for these modified functions.
> 
> Miscellanea:
> 
> o Remove extra trailing ; and blank line from xfs_agf_verify
> 
> Signed-off-by: Joe Perches <joe at perches.com>
> ---
....

XFS bits look fine.

Acked-by: Dave Chinner <dchinner at redhat.com>

-- 
Dave Chinner
david at fromorbit.com


More information about the Linuxppc-dev mailing list