phy: phy-xgene.c: Fix alignment of comment
authorShubhankar Kuranagatti <shubhankarvk@gmail.com>
Wed, 28 Apr 2021 16:55:15 +0000 (22:25 +0530)
committerVinod Koul <vkoul@kernel.org>
Mon, 31 May 2021 08:38:55 +0000 (14:08 +0530)
commit3136b3b1d216c0bee448ff6fca99ec252b8493b7
treee2d882fcf248fb415fc30c71de73299dfff06c2b
parentbe0ddb5dfd8b6f3f32e493d34f3819182f354d5e
phy: phy-xgene.c: Fix alignment of comment

A * has been added at the starting of new line
The closing */ of multi line comment shifted to new line
This is done to maintain code uniformity.

Signed-off-by: Shubhankar Kuranagatti <shubhankarvk@gmail.com>
Link: https://lore.kernel.org/r/20210428165515.o47o5awzdxirxkqi@kewl-virtual-machine
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/phy-xgene.c