xen/xenbus: Fix compile warning.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 12 Oct 2012 18:36:56 +0000 (14:36 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 19 Oct 2012 19:17:45 +0000 (15:17 -0400)
We were missing the 'void' on the parameter arguments.

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

No differences found