commit | ead1d01425bbd28c4354b539caa4075bde00ed72 | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@suse.com> | Wed Mar 14 12:34:19 2012 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Wed Mar 14 12:34:19 2012 -0400 |
tree | a74187ed30691cc95455de39d3c3457ab4ccd37c | |
parent | 42c46e6ba5461fcab289bf4a1b7160f94c10aa28 [diff] |
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>