[PATCH 3/3] constify struct sysfs_ops (against -mm)

2008-01-22 Thread Jan Beulich
.. as again all consumers of it don't require it to be modifiable. As before, the patch doesn't change all instances where 'const' could have been added as a result of the base structure changes, only where either the change has a real effect (the module loader doesn't enforce read-only section at

[PATCH 3/3] constify struct sysfs_ops

2008-01-11 Thread Jan Beulich
.. as again all consumers of it don't require it to be modifiable. As before, the patch doesn't change all instances where 'const' could have been added as a result of the base structure changes, only where either the change has a real effect (the module loader doesn't enforce read-only section at