]> www.infradead.org Git - users/hch/configfs.git/commit
configfs: remove unused configfs_hash_and_remove
authorDr. David Alan Gilbert <linux@treblig.org>
Thu, 10 Oct 2024 20:56:55 +0000 (21:56 +0100)
committerChristoph Hellwig <hch@lst.de>
Thu, 14 Nov 2024 06:45:19 +0000 (07:45 +0100)
commit8312c879e10cd2c29739f875a9f743db13a583b5
tree3b4d51d24d3d72d407e10287ebecc659d1c471b1
parent0a9b9d17f3a781dea03baca01c835deaa07f7cc3
configfs: remove unused configfs_hash_and_remove

configfs_hash_and_remove() has been unused since it was added in 2005
by commit
7063fbf22611 ("[PATCH] configfs: User-driven configuration filesystem")

Remove it.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/configfs/configfs_internal.h
fs/configfs/inode.c