commit | 08b8bfc1c649cf82edf43f686cbb9a4bac809679 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Jun 12 09:21:13 2011 -0700 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu Jun 30 12:14:40 2011 -0400 |
tree | 1706e037fc0fa2596bd96ff11fcb9fed4b6a1c19 | |
parent | f7fdd84e04c8fdc9196abe3bfd27535bccb52ee5 [diff] |
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>