]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: mcp23s08: Combine two function calls into one in mcp23s08_dbg_show()
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 6 Jan 2018 19:40:04 +0000 (20:40 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 9 Jan 2018 14:10:02 +0000 (15:10 +0100)
commit4a4bf8b8e581677f974ed287f151e4e99d95fd64
tree70c789b110ef2c38e0dc3019750cff99856897b1
parent43a08d69d07ee351c58caa71a3b1045cade99dcb
pinctrl: mcp23s08: Combine two function calls into one in mcp23s08_dbg_show()

* Print a line break together with other data in a single function call.

* Adjust indentation.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-mcp23s08.c