summaryrefslogtreecommitdiff
path: root/scripts/makelst
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2014-12-11 02:51:51 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2014-12-11 04:41:12 +0300
commitea4acbb11e32a2a1e7d80aa3d3039f909647ceee (patch)
tree8faec310c2965f428c2c1e2c7a97852108204b15 /scripts/makelst
parente0d975b1b439c4fef58fbc306c542c94f48bb849 (diff)
downloadlinux-ea4acbb11e32a2a1e7d80aa3d3039f909647ceee.tar.xz
checkpatch: Add --strict test for function pointer calling style
Peter Hurley wrote: The use of older function ptr calling style, (*fn)(), makes static analysis more error-prone; replace with modern fn() style. So make checkpatch emit a --strict test for that condition. Update the unnecessary parentheses test for dereferencing objects at the same time and create a $fix mechanism too. Signed-off-by: Joe Perches <joe@perches.com> Cc: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/makelst')
0 files changed, 0 insertions, 0 deletions