staging: wfx: clear alignment style issues
Clear checkpatch alignment style issues in debug.c. CHECK: Alignment should match open parenthesis Signed-off-by: Tomer Samara <tomersamara98@gmail.com> Link: https://lore.kernel.org/r/20200802150157.GA3052@tsnow Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
3996bf3abc
commit
d61c084810
@ -32,7 +32,7 @@ static const struct trace_print_flags wfx_reg_print_map[] = {
|
||||
};
|
||||
|
||||
static const char *get_symbol(unsigned long val,
|
||||
const struct trace_print_flags *symbol_array)
|
||||
const struct trace_print_flags *symbol_array)
|
||||
{
|
||||
int i;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user