]> xenbits.xensource.com Git - mini-os.git/commit
minios: Remove unused variables warnings
authorIan Campbell <ian.campbell@citrix.com>
Mon, 20 Feb 2012 18:48:32 +0000 (18:48 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 20 Feb 2012 18:48:32 +0000 (18:48 +0000)
commit108fc7a8b7cde5fb675205ec5285b99ceb1f7a8b
tree1e7e60dcc862a83c6fa76a9c46f3d7a44147514c
parentad7f3c636421455f6c4dc7aaadd28e64455f0c10
minios: Remove unused variables warnings

s/DEBUG/printk/ in test_xenbus and all associated do_*_test+xenbus_dbg_message
and always print the IRQ and MFN used by the xenbus on init.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Tested-by: John McDermott <john.mcdermott@nrl.navy.mil>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
xenbus/xenbus.c