xen: Add __attribute__((format(printf... where appropriate
authorJoe Perches <joe@perches.com>
Sun, 12 Jun 2011 16:21:13 +0000 (09:21 -0700)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 30 Jun 2011 16:14:40 +0000 (12:14 -0400)
Use the compiler to verify printf formats and arguments.

Fix fallout.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

No differences found