diff options
author | Tejun Heo <tj@kernel.org> | 2013-11-28 14:54:37 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-11-29 18:09:27 -0800 |
commit | 51a35e9fd0f229d2f84455ee7e85a5d30fa35594 (patch) | |
tree | a109ef77fa70af2a012e7a22ea785d0446ee7a56 /fs/coda | |
parent | ccc532dc12af9dd95dc1cd13e9a6d5f8f08c0842 (diff) |
sysfs, kernfs: make sysfs_super_info->ns const
Add const qualifier to sysfs_super_info->ns so that it's consistent
with other namespace tag usages in sysfs. Because kobject doesn't use
const qualifier for namespace tags, this ends up requiring an explicit
cast to drop const qualifier in free_sysfs_super_info().
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/coda')
0 files changed, 0 insertions, 0 deletions