Joe Perches a0ad75964e checkpatch: improve tests for multiple line function definitions
Add a block that identifies multiple line function definitions.

Save the function name into $context_function to improve the embedded
function name test.

Look for misplaced open brace on the function definition.
Emit an OPEN_BRACE error when the function definition is similar to

     void foo(int arg1,
              int arg2) {

Miscellanea:

o Remove the $realfile test in function declaration w/o named arguments test
o Comment the function declaration w/o named arguments test

Link: http://lkml.kernel.org/r/de620ed6ebab75fdfa323741ada2134a0f545892.1496835238.git.joe@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Tested-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2017-07-10 16:32:35 -07:00
..
2016-08-24 22:34:19 +02:00
2017-07-07 15:09:09 -07:00
2017-07-07 15:09:09 -07:00
2017-03-28 16:16:52 +02:00
2017-05-10 20:41:43 -07:00
2017-05-18 10:31:30 -06:00
2014-08-20 16:03:45 +02:00
2014-08-20 16:03:45 +02:00
2014-08-20 16:03:45 +02:00
2012-06-27 12:44:29 -07:00
2014-12-20 00:01:12 +01:00
2017-06-25 12:47:55 +09:00
2017-07-07 15:09:09 -07:00
2017-02-22 16:41:26 -08:00
2016-06-07 22:57:10 +02:00
2017-06-25 12:47:55 +09:00
2014-08-20 16:03:45 +02:00
2015-08-28 17:04:40 +02:00
2014-08-20 16:03:45 +02:00