]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3d3a7ee130dabdf3d5f9568305e23f437bb94901
treed262c1bd18cace50f7608f9f7112e21833701e85
parent04bdde45987507d80803b934444fc07692836eac
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