regulator: fix bullet lists of regulator_ops comment
authorYanteng Si <siyanteng01@gmail.com>
Tue, 7 Dec 2021 12:32:30 +0000 (20:32 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 7 Dec 2021 14:33:27 +0000 (14:33 +0000)
commit8d9f738f16a3ee9f2341578873c542ddd9802fe4
tree92f1166661525eb2769dc2a195d87b2b0eb519bb
parent8d2de3a548ad05fe09bca58f09ff1ab2e69cf40a
regulator: fix bullet lists of regulator_ops comment

Since 89a6a5e56c82("regulator: add property parsing and callbacks to set protection limits")
which introduced a warning:

Documentation/driver-api/regulator:166: ./include/linux/regulator/driver.h:96: WARNING: Unexpected indentation.
Documentation/driver-api/regulator:166: ./include/linux/regulator/driver.h:98: WARNING: Block quote ends without a blank line; unexpected unindent.

Let's fix them.

Signed-off-by: Yanteng Si <siyanteng@loongson.cn>
Link: https://lore.kernel.org/r/20211207123230.2262047-1-siyanteng@loongson.cn
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/regulator/driver.h