mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 04:53:36 +01:00
ffcf2eb4bf
dev_err() format strings should end with '\n'. Several such
format strings in the spmi-pmic-arb driver are missing it.
Add newlines where needed.
Fixes:
|
||
---|---|---|
.. | ||
hisi-spmi-controller.c | ||
Kconfig | ||
Makefile | ||
spmi-devres.c | ||
spmi-mtk-pmif.c | ||
spmi-pmic-arb.c | ||
spmi.c |