diff options
author | Joe Perches <[email protected]> | 2018-03-21 15:09:32 -0700 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2018-03-26 11:13:09 +0200 |
commit | 447a5647c9e7ab97780541f546a90e2620caa487 (patch) | |
tree | ef8376ae7612ef3ae1455ce29627e240adf9aebe /arch/x86/kernel/cpu/microcode/amd.c | |
parent | 3215b9d57a2c75c4305a3956ca303d7004485200 (diff) |
treewide: Align function definition open/close braces
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]>
Acked-by: Rafael J. Wysocki <[email protected]>
Acked-by: Nicolin Chen <[email protected]>
Acked-by: Martin K. Petersen <[email protected]>
Acked-by: Steven Rostedt (VMware) <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'arch/x86/kernel/cpu/microcode/amd.c')
0 files changed, 0 insertions, 0 deletions