]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit99d56e655a3ab06f80c6bde849fda1f3880a1dbc
tree1b503990513bd109675e6dbbddf72e6d038f632a
parenteb39cee40cb0d4209ff2072b7d6b4af7ac6c7f83
xen/xenbus: Fix compile warning.

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>
drivers/xen/xenbus/xenbus_xs.c