Il 01/09/2010 11:48, Prashant P. Shah ha scritto:
This is a patch to the vb_ext.c file that fixes many style
issues found by the checkpatch.pl tool.
- extra spaces
- invalid code indent
- extra braces
- invalid comment style
>
Signed-off-by: Prashant P. Shah<[email protected]>
---
drivers/staging/xgifb/vb_ext.c | 1816 +++++++++++++++++++---------------------
1 files changed, 846 insertions(+), 970 deletions(-)
-/* ------------------------------------------------------ */
-/* Function : XGINew_SenseHiTV */
-/* Input : */
-/* Output : */
-/* Description : */
-/* ------------------------------------------------------ */
+/* ----------------------------------------------------------------------------
+ * Function : XGINew_SenseHiTV
+ * Input :
+ * Output :
+ * Description :
+ * ----------------------------------------------------------------------------
+ */
I think you can remove all the banners without meaningful content
instead of making checkpatch happy about them.
thanks,
riccardo
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel