On Wed, Mar 21, 2018 at 11:09 PM, Joe Perches <[email protected]> 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.
>
> Signed-off-by: Joe Perches <[email protected]>
> Acked-by: Andy Shevchenko <[email protected]>
> Acked-by: Paul Moore <[email protected]>
> Acked-by: Alex Deucher <[email protected]>
> Acked-by: Dave Chinner <[email protected]>
> Reviewed-by: Darrick J. Wong <[email protected]>
> Acked-by: Alexandre Belloni <[email protected]>
> Acked-by: Martin K. Petersen <[email protected]>
> Acked-by: Takashi Iwai <[email protected]>
> Acked-by: Mauro Carvalho Chehab <[email protected]>
> ---
>
> git diff -w still shows no difference.
>
> This patch was sent but December and not applied.
>
> As the trivial maintainer seems not active, it'd be nice if
> Andrew Morton picks this up.
>
> V2: Remove fs/xfs/libxfs/xfs_alloc.c as it's updated and remerge the rest
>
>  arch/x86/include/asm/atomic64_32.h                   |  2 +-
>  drivers/acpi/custom_method.c                         |  2 +-
>  drivers/acpi/fan.c                                   |  2 +-

For the ACPI changes:

Acked-by: Rafael J. Wysocki <[email protected]>
_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to