DORMANTno replies

[PATCH] Staging: nfc: Fix comment style

From: Joaquin Ignacio Barotto <hidden>
Date: 2015-10-15 19:31:54
Subsystem: nfc subsystem, the rest · Maintainers: David Heidelberg, Linus Torvalds

This is a cosmetic fix to a comment to comply with the coding style.

Signed-off-by: Joaquin Ignacio Barotto <redacted>
---
 drivers/nfc/nfcwilink.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/nfc/nfcwilink.c b/drivers/nfc/nfcwilink.c
index ce2e2cf..62907ef 100644
--- a/drivers/nfc/nfcwilink.c
+++ b/drivers/nfc/nfcwilink.c
@@ -348,7 +348,8 @@ static long nfcwilink_receive(void *priv_data, struct sk_buff *skb)
 	dev_dbg(&drv->pdev->dev, "receive entry, len %d\n", skb->len);
 
 	/* strip the ST header
-	(apart for the chnl byte, which is not received in the hdr) */
+	 * (apart for the chnl byte, which is not received in the hdr)
+	 */
 	skb_pull(skb, (NFCWILINK_HDR_LEN-1));
 
 	if (test_bit(NFCWILINK_FW_DOWNLOAD, &drv->flags)) {
-- 
2.6.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help