Re: [PATCH][RESEND] usb : gadget : usbstring : fix style problems

From: Sergei Shtylyov
Date: Thu Nov 17 2011 - 07:52:03 EST


Hello.

On 17-11-2011 16:44, Michal Nazarewicz wrote:

@@ -84,8 +90,8 @@ fail:
}
-/**
- * usb_gadget_get_string - fill out a string descriptor
+/*
+ * usb_gadget_get_string - fill out a string descriptor

Shouldn't that be usb_gadget_get_string() (ie. with parens)?

Yes, that's kerneldoc format. Also, shouldn't have removed second * in /** -- that was there due to kerneldoc convention too.

WBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/