]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - scripts/checkpatch.pl
checkpatch: clarify the EMBEDDED_FUNCTION_NAME message
authorJoe Perches <joe@perches.com>
Mon, 8 May 2017 22:55:51 +0000 (15:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 May 2017 00:15:11 +0000 (17:15 -0700)
commite4b7d3091def85336d838e38dea91be37bd4d1f5
tree01a34aec4963d3996dd03e8a19c706dc021aa11c
parente795556a581a849bf33b22521bf8ebc97ab899ea
checkpatch: clarify the EMBEDDED_FUNCTION_NAME message

Try to make the conversion of embedded function names to "%s: ", __func__
a bit clearer.

Add a bit more information to the comment describing the test too.

Link: http://lkml.kernel.org/r/38f5d32f0aec1cd98cb9ceeedd6a736cc9a802db.1491759835.git.joe@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl