]> 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>
Thu, 19 Apr 2012 21:15:18 +0000 (17:15 -0400)
commit843d03a0b33b201ced63688f2bf80fe4d1df3b26
tree179643187b11c3169f3135864bf154e943f7ed6a
parent7aac996b9e266f3b9e703ed6f0116dcab2ff40e3
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.

[upstream git commit ead1d01]
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