Joe Perches 16b7f3c899 checkpatch: avoid warning about uninitialized_var()
WARNING: function definition argument 'flags' should also have an identifier name
#26: FILE: drivers/tty/serial/sh-sci.c:1348:
+       unsigned long uninitialized_var(flags);

Special-case uninitialized_var() to prevent this.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Tested-by: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/r/7db7944761b0bd88c70eb17d4b7f40fe589e14ed.camel@perches.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2020-04-07 10:43:44 -07:00
..
2020-04-03 13:12:26 -07:00
2020-02-04 03:05:24 +00:00
2020-04-03 13:12:26 -07:00
2020-04-03 13:12:26 -07:00
2020-04-03 13:12:26 -07:00
2020-04-03 13:22:40 -07:00
2020-04-03 13:12:26 -07:00
2020-03-31 10:05:01 -07:00
2019-05-06 11:12:09 -07:00