]> www.infradead.org Git - users/jedix/linux-maple.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>
Tue, 4 Dec 2012 17:44:25 +0000 (12:44 -0500)
commitbed6c433fe090fc99b83817f9fe088f11282f673
tree0f80b060d63804728c6fc67b4030bae8386831fb
parent7a0a40758b9fff90b19275fd0db1e491732b8262
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>
(cherry picked from commit ead1d01425bbd28c4354b539caa4075bde00ed72)
drivers/xen/sys-hypervisor.c
drivers/xen/xen-balloon.c
drivers/xen/xen-selfballoon.c