diff options
author | Joe Perches <joe@perches.com> | 2016-09-02 22:58:01 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-09-06 20:29:51 (GMT) |
commit | 95a691179725fb8b3463d4d0f09a4d77e3c6f808 (patch) | |
tree | 2d11e3ccc41f7fbf90dde92489059d84afb8136f /drivers/regulator | |
parent | 13722bbe97b55bbd31651a2e1e12b460f33de134 (diff) | |
download | linux-95a691179725fb8b3463d4d0f09a4d77e3c6f808.tar.xz |
hso: Use a more common logging style
Macros that end in an underscore are just odd.
Add hso_dbg(level, fmt, ...) and use it everwhere instead.
Several uses had additional unnecessary newlines as the
macro added a newline. Remove the newline from the macro
and add newlines to each use as appropriate.
Remove now unused D<digit> macros.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/regulator')
0 files changed, 0 insertions, 0 deletions