xen: Add __attribute__((format(printf... where appropriate
commit08b8bfc1c649cf82edf43f686cbb9a4bac809679
authorJoe Perches <joe@perches.com>
Sun, 12 Jun 2011 16:21:13 +0000 (12 09:21 -0700)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 30 Jun 2011 16:14:40 +0000 (30 12:14 -0400)
tree1706e037fc0fa2596bd96ff11fcb9fed4b6a1c19
parentf7fdd84e04c8fdc9196abe3bfd27535bccb52ee5
xen: Add __attribute__((format(printf... where appropriate

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>
drivers/block/xen-blkback/xenbus.c
include/xen/hvc-console.h
include/xen/xenbus.h