]> xenbits.xensource.com Git - legacy/linux-2.6.18-xen.git/commit
xenbus: add __attribute__((format(printf... where appropriate
authorJan Beulcih <jbeulich@novell.com>
Thu, 23 Jun 2011 10:12:32 +0000 (11:12 +0100)
committerJan Beulcih <jbeulich@novell.com>
Thu, 23 Jun 2011 10:12:32 +0000 (11:12 +0100)
commita87d5c7a789f619a11b9a9c484f98b1116513915
treee75ce2cb6077e4adc611490060c6890c16ab75c3
parent6f4e1f0096f3f6333d1995a8af8fe293af89b3eb
xenbus: add __attribute__((format(printf... where appropriate

From: Joe Perches <joe@perches.com>

Use the compiler to verify printf formats and arguments.

Fix fallout.

Signed-off-by: Joe Perches <joe@perches.com>
Make apply, slightly re-format, and fix more fallout (in blktap).

Signed-off-by: Jan Beulcih <jbeulich@novell.com>
drivers/xen/blkback/xenbus.c
drivers/xen/blktap/xenbus.c
include/xen/xenbus.h