qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Patch] Kqemu patch for 2.6.17-rc2


From: Thomas Petazzoni
Subject: [Qemu-devel] [Patch] Kqemu patch for 2.6.17-rc2
Date: Wed, 10 May 2006 23:41:01 +0200

Hi,

On 2.6.17-rc2, the MODULE_PARM() way of declaring module parameters
seems to have disappeared (it is anyway deprecated since the beginning
of the 2.6 series). As such, kqemu-1.3.0pre7 doesn't compile.

/home/thomas/kqemu-1.3.0pre7/kqemu-linux.c:52: error: syntax error before 
string constant
/home/thomas/kqemu-1.3.0pre7/kqemu-linux.c:52: warning: type defaults to ‘int’ 
in declaration of ‘MODULE_PARM’
/home/thomas/kqemu-1.3.0pre7/kqemu-linux.c:52: warning: function declaration 
isn’t a prototype
/home/thomas/kqemu-1.3.0pre7/kqemu-linux.c:52: warning: data definition has no 
type or storage class

The attached patch fixes it.

Sincerly,

Thomas
-- 
PETAZZONI Thomas - address@hidden 
http://{thomas,sos,kos}.enix.org - Jabber: address@hidden
http://{agenda,livret}dulibre.org - http://www.toulibre.org
Fingerprint : 0BE1 4CF3 CEA4 AC9D CC6E  1624 F653 CB30 98D3 F7A7

Attachment: kqemu-linux-2.6.17-rc2.patch
Description: Text Data

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]