From: Joe Perches Date: Mon, 23 Jun 2014 20:22:07 +0000 (-0700) Subject: checkpatch: reduce false positives when checking void function return statements X-Git-Tag: omap-for-v3.16/fixes-rc4~63^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b43ae21bd1d8199df10548f3fc0d806052027f29;p=pandora-kernel.git checkpatch: reduce false positives when checking void function return statements The previous patch had a few too many false positives on styles that should be acceptable. Signed-off-by: Joe Perches Tested-by: Anish Bhatt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed