fs: configfs: Drop unused parameter from configfs_undepend_item()
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 11 Dec 2015 15:06:09 +0000 (16:06 +0100)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 21 Dec 2015 02:03:57 +0000 (18:03 -0800)
commit9a9e3415edd567813d52c8de402042b9720c54f5
treeb5482c888f410c0aa6f916139e784d41d023fdcd
parent2628b352c3d4905adf8129ea50900bd980b6ccef
fs: configfs: Drop unused parameter from configfs_undepend_item()

subsys parameter is never used by configfs_undepend_item()
so there is no point in passing it to this function.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Cc: Joel Becker <jlbec@evilplan.org>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_configfs.c
fs/configfs/dir.c
fs/ocfs2/cluster/nodemanager.c
include/linux/configfs.h