regulator: core.c: Fix indentation of comment
authorShubhankar Kuranagatti <shubhankarvk@gmail.com>
Tue, 20 Apr 2021 03:47:18 +0000 (09:17 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 21 Apr 2021 14:54:55 +0000 (15:54 +0100)
commit69b8821e293aa823ba8184c80370e7e21bde81e6
treed262c1bd18cace50f7608f9f7112e21833701e85
parentaaa8c4e05e3295d5c62163ca25776c83541764ef
regulator: core.c: Fix indentation of comment

Shifted the closing */ of multiline comment to a new line
This is done to maintain code uniformity

Signed-off-by: Shubhankar Kuranagatti <shubhankarvk@gmail.com>
Link: https://lore.kernel.org/r/20210420034718.t7wudu6xcfpahflv@kewl-virtual-machine
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/core.c