commit | 12fdff3fc2483f906ae6404a6e8dcf2550310b6f | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Aug 12 16:54:57 2010 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Aug 12 09:51:35 2010 -0700 |
tree | a79fb1365fce7c7529655a8802d6d6bf8509b374 | |
parent | 1490cf5f0cb07dd49cdab4bceb769d7f711d7ca6 [diff] |
Add a dummy printk function for the maintenance of unused printks Add a dummy printk function for the maintenance of unused printks through gcc format checking, and also so that side-effect checking is maintained too. Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>