Input: xen-kbdfront - make xenbus device ids constant
authorMárton Németh <nm127@freemail.hu>
Sun, 10 Jan 2010 07:25:44 +0000 (23:25 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 10 Jan 2010 07:29:27 +0000 (23:29 -0800)
The ids field of the struct xenbus_device_id is constant in <linux/xen/xenbus.h>
so it makes sense to mark xenkbd_ids also constant.

Signed-off-by: Márton Németh <nm127@freemail.hu>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found