]> www.infradead.org Git - users/jedix/linux-maple.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>
Tue, 4 Dec 2012 17:44:36 +0000 (12:44 -0500)
commit0cf5e8569cc5bd92900db2efd23ef67b4eb75b3e
tree0a5cee6f55210b75ae39d7fbcbe783c4cb35a072
parent685f4263e5ce82636713d0b9d4ff8880f8c23ddd
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>
(cherry picked from commit e9d1aa05da264cf7e1906b81a90d6abfdbe3700b)
drivers/xen/xenbus/xenbus_xs.c