]> git.baikalelectronics.ru Git - kernel.git/commit
ssb: gpio: Fix alignment of comment
authorShubhankar Kuranagatti <shubhankarvk@gmail.com>
Wed, 28 Apr 2021 16:07:47 +0000 (21:37 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 15 Jun 2021 10:09:06 +0000 (13:09 +0300)
commit5615eb58b2384bc1d6461c75b8bf77ad96f7842d
tree4f6b973650ac83771ce018a51f9e74ebdfa90d08
parent01de6fe49ca406d4e44c6e4327a7f49d240113c1
ssb: gpio: Fix alignment of comment

The closing */ has been shifted to a new line
This is done to maintain code uniformity.

Acked-by: Michael Büsch <m@bues.ch>
Signed-off-by: Shubhankar Kuranagatti <shubhankarvk@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210428160747.qy23g6zpmheiacpl@kewl-virtual-machine
drivers/ssb/driver_gpio.c