search for: tpmback_ids

Displaying 1 result from an estimated 1 matches for "tpmback_ids".

2008 Mar 05
0
[PATCH] linux: properly qualify all static ''struct xenbus_device_id'' instances
...======================== --- head-2008-02-26.orig/drivers/xen/tpmback/xenbus.c 2008-03-05 16:30:44.000000000 +0100 +++ head-2008-02-26/drivers/xen/tpmback/xenbus.c 2008-03-05 08:59:55.000000000 +0100 @@ -262,7 +262,7 @@ static int connect_ring(struct backend_i } -static struct xenbus_device_id tpmback_ids[] = { +static const struct xenbus_device_id tpmback_ids[] = { { "vtpm" }, { "" } }; _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel