diff options
author | Lee Jones <lee.jones@linaro.org> | 2014-07-21 16:13:09 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-07-25 16:31:44 +0200 |
commit | d69d4212b821e60fa82d57564067bf73df057fd3 (patch) | |
tree | e59979675f93bb0b0d1b9b8ad23d96135529e441 /drivers/mfd/twl6030-irq.c | |
parent | mfd: tc6387xb: Remove unnecessary braces and correct style warnings (diff) | |
download | linux-d69d4212b821e60fa82d57564067bf73df057fd3.tar.xz linux-d69d4212b821e60fa82d57564067bf73df057fd3.zip |
mfd: si476x-cmd: Remedy checkpatch style complains
This is part of an effort to clean-up the MFD subsystem.
WARNING: line over 80 characters
+ struct si476x_rsq_status_args *rsqargs,
WARNING: line over 80 characters
+ struct si476x_rsq_status_report *report)
WARNING: Unnecessary space before function pointer arguments
+ int (*power_up) (struct si476x_core *,
WARNING: Unnecessary space before function pointer arguments
+ int (*power_down) (struct si476x_core *,
total: 0 errors, 4 warnings, 1555 lines checked
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/twl6030-irq.c')
0 files changed, 0 insertions, 0 deletions