commit | 9cf85b3af2dbef8d4af4604d5eaf8ca090475b7a | [log] [tgz] |
---|---|---|
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | Mon Apr 10 22:53:31 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Apr 11 06:18:35 2006 -0700 |
tree | 16941ac9a94b3b3c42d8d6ed96b4e96075581ae1 | |
parent | 6dad2d3faac21d487ffd1d15268b1802feeb3e72 [diff] |
[PATCH] uml: request format warnings to GCC for appropriate functions Add the format attribute to prototypes so GCC warns about improper usage. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Cc: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>