Searched hist:bb82ba69 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-pxa.c | bb82ba69 Mon Apr 27 13:49:27 CDT 2020 Russell King <rmk+kernel@armlinux.org.uk> i2c: pxa: clean up decode_bits()
Clean up decode_bits() to use pr_cont(), and move the newline into the function rather than at its two callsites. Avoid printing an unnecessary space before the newline.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Wolfram Sang <wsa@kernel.org> bb82ba69 Mon Apr 27 13:49:27 CDT 2020 Russell King <rmk+kernel@armlinux.org.uk> i2c: pxa: clean up decode_bits() Clean up decode_bits() to use pr_cont(), and move the newline into the function rather than at its two callsites. Avoid printing an unnecessary space before the newline. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: Wolfram Sang <wsa@kernel.org>
|