mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
staging: rtl8172: usb_intf.c: Fixed block comment coding style
Fixed a block comment indentation in the rtl8712 usb_intf.c file. Signed-off-by: Gonçalo Salazar <glbsalazar@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
0ae952e3bd
commit
1140c8a61a
@ -369,7 +369,7 @@ static const struct device_type wlan_type = {
|
|||||||
*
|
*
|
||||||
* notes: drv_init() is called when the bus driver has located a card for us
|
* notes: drv_init() is called when the bus driver has located a card for us
|
||||||
* to support. We accept the new device by returning 0.
|
* to support. We accept the new device by returning 0.
|
||||||
*/
|
*/
|
||||||
static int r871xu_drv_init(struct usb_interface *pusb_intf,
|
static int r871xu_drv_init(struct usb_interface *pusb_intf,
|
||||||
const struct usb_device_id *pdid)
|
const struct usb_device_id *pdid)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user