From: Antonio Ospite Date: Wed, 4 Jun 2014 12:03:42 +0000 (+0200) Subject: drivers/usb/phy/phy.c: remove a leading space X-Git-Tag: firefly_0821_release~176^2~3464^2~7 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=fb1928de2b47857853c6161353f5df100b44fe0b;p=firefly-linux-kernel-4.4.55.git drivers/usb/phy/phy.c: remove a leading space Signed-off-by: Antonio Ospite Acked-by: Felipe Balbi Signed-off-by: Jiri Kosina --- diff --git a/drivers/usb/phy/phy.c b/drivers/usb/phy/phy.c index 8afa813d690b..9c6baabe4fdb 100644 --- a/drivers/usb/phy/phy.c +++ b/drivers/usb/phy/phy.c @@ -144,7 +144,7 @@ err0: } EXPORT_SYMBOL_GPL(usb_get_phy); - /** +/** * devm_usb_get_phy_by_phandle - find the USB PHY by phandle * @dev - device that requests this phy * @phandle - name of the property holding the phy phandle value