From: "Gonçalo Salazar" <glbsalazar@gmail.com>
To: florian.c.schilhabel@googlemail.com, Larry.Finger@lwfinger.net,
gregkh@linuxfoundation.org, trivial@kernel.org,
devel@driverdev.osuosl.org
Cc: linux-kernel@vger.kernel.org, "Gonçalo Salazar" <glbsalazar@gmail.com>
Subject: [PATCH, TRIVIAL] Fixed block comment coding style
Date: Sun, 25 Sep 2016 22:18:26 +0100 [thread overview]
Message-ID: <1474838306-3407-1-git-send-email-glbsalazar@gmail.com> (raw)
Fixed a block comment indentation in the rtl8712 usb_intf.c file.
Made this as a first commit.
Please let me know of any feedback you have.
Thanks,
Gonçalo Salazar
Signed-off-by: Gonçalo Salazar <glbsalazar@gmail.com>
---
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
next reply other threads:[~2016-09-25 21:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-25 21:18 Gonçalo Salazar [this message]
2016-09-25 22:57 ` Larry Finger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1474838306-3407-1-git-send-email-glbsalazar@gmail.com \
--to=glbsalazar@gmail.com \
--cc=Larry.Finger@lwfinger.net \
--cc=devel@driverdev.osuosl.org \
--cc=florian.c.schilhabel@googlemail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®