lkml.org 
[lkml]   [2013]   [Sep]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectFalse positive in checkpatch
Hello!

The checkpatch.pl script complains as follows:

ERROR: need consistent spacing around '*' (ctx:WxB)
#57: FILE: include/linux/rcupdate.h:564:
+ ACCESS_ONCE(p) = (typeof(*(v)) __force space *)(v); \

Of course, the two uses of '*' are doing different things, so it should
be OK for the spacing to be different.

Could you please fix this?

Thanx, Paul



\
 
 \ /
  Last update: 2013-09-24 01:41    [W:0.067 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site