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<pshah.mumbai@xxxxxxxxx>
---
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 :
+ * ----------------------------------------------------------------------------
+ */