* [PATCH V3] staging: rtl8172: usb_intf.c: Fixed block comment coding style
@ 2016-09-26 19:42 Gonçalo Salazar
0 siblings, 0 replies; only message in thread
From: Gonçalo Salazar @ 2016-09-26 19:42 UTC (permalink / raw)
To: florian.c.schilhabel, Larry.Finger, gregkh, trivial, devel
Cc: linux-kernel, Gonçalo Salazar
Fixed a block comment indentation in the rtl8712 usb_intf.c file.
Signed-off-by: Gonçalo Salazar <glbsalazar@gmail.com>
---
Made this as a first commit.
Resubmitted with updated subject.
Removed text from the permanent record.
Please let me know of any feedback you have.
Thanks,
Gonçalo Salazar
drivers/staging/rtl8712/usb_intf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8712/usb_intf.c b/drivers/staging/rtl8712/usb_intf.c
index 3fc65b2..897d462 100644
--- a/drivers/staging/rtl8712/usb_intf.c
+++ b/drivers/staging/rtl8712/usb_intf.c
@@ -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
* to support. We accept the new device by returning 0.
-*/
+ */
static int r871xu_drv_init(struct usb_interface *pusb_intf,
const struct usb_device_id *pdid)
{
--
2.7.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-09-26 19:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-26 19:42 [PATCH V3] staging: rtl8172: usb_intf.c: Fixed block comment coding style Gonçalo Salazar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®