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)
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>

No differences found