Hello, Using checkpatch.pl, i get the following warnings(errors):
WARNING: line over 80 characters
#57: FILE: include/linux/rcupdate.h:518:
+ extern void __rcu_assign_pointer_typecheck(int, typeof(*(v))
__kernel *); \
ERROR: need consistent spacing around '*' (ctx:WxB)
#72: FILE: include/linux/rcupdate.h:568:
+ ACCESS_ONCE(p) = (typeof(*(v)) __force space *)(v); \
^
total: 1 errors, 1 warnings, 26 lines checked
patch has style problems, please review.
If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
Thanks, Wang
Notice: this is an automatically generated by shell script
Any problems please contact: [email protected]
_______________________________________________
lttng-dev mailing list
[email protected]
http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev