]> git.baikalelectronics.ru Git - kernel.git/commit
xen: constify all instances of "struct attribute_group"
authorJan Beulich <JBeulich@suse.com>
Wed, 14 Mar 2012 16:34:19 +0000 (12:34 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 14 Mar 2012 16:34:19 +0000 (12:34 -0400)
commit6616a27723be2e645f3d178ca47aa20bf9763415
treea74187ed30691cc95455de39d3c3457ab4ccd37c
parentc095abfca560051e76055bfb73f4ec336c952a4e
xen: constify all instances of "struct attribute_group"

The functions these get passed to have been taking pointers to const
since at least 2.6.16.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/sys-hypervisor.c
drivers/xen/xen-balloon.c
drivers/xen/xen-selfballoon.c