From: Cong Ding Date: Mon, 3 Dec 2012 10:24:54 +0000 (+0000) Subject: tools:virtio: fix compilation warning X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~58^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a7d6455b07845d92e025da222f11de519f90def;p=pandora-kernel.git tools:virtio: fix compilation warning We do not allow old-style function definition. Always spell foo(void) if a function does not take any parameters. Signed-off-by: Cong Ding Signed-off-by: Michael S. Tsirkin --- Reading git-diff-tree failed