have you run this code through checkpatch.pl ??

ERROR: return is not a function, parentheses are not required
#37: FILE: arch/x86/kernel/mrst.c:863:
+               return(ret);

ERROR: return is not a function, parentheses are not required
#44: FILE: arch/x86/kernel/mrst.c:870:
+               return(ret);

ERROR: return is not a function, parentheses are not required
#47: FILE: arch/x86/kernel/mrst.c:873:
+       return(0);

ERROR: return is not a function, parentheses are not required
#54: FILE: arch/x86/kernel/mrst.c:880:
+       return(0);

_______________________________________________
MeeGo-kernel mailing list
[email protected]
http://lists.meego.com/listinfo/meego-kernel

Reply via email to