[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] linux: another minor 2.6.18 merge oversight
Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx> Index: head-2007-12-11/drivers/xen/gntdev/gntdev.c =================================================================== --- head-2007-12-11.orig/drivers/xen/gntdev/gntdev.c 2007-12-11 13:59:28.000000000 +0100 +++ head-2007-12-11/drivers/xen/gntdev/gntdev.c 2007-12-11 13:59:50.000000000 +0100 @@ -136,7 +136,7 @@ static int gntdev_mmap(struct file *flip static long gntdev_ioctl(struct file *flip, unsigned int cmd, unsigned long arg); -static struct file_operations gntdev_fops = { +static const struct file_operations gntdev_fops = { .owner = THIS_MODULE, .open = gntdev_open, .release = gntdev_release, _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |