fsnotify: remove unused declaration
authorGaosheng Cui <cuigaosheng1@huawei.com>
Fri, 9 Sep 2022 03:38:28 +0000 (11:38 +0800)
committerJan Kara <jack@suse.cz>
Fri, 9 Sep 2022 09:40:03 +0000 (11:40 +0200)
commitf847c74d6e89f10926db58649a05b99237258691
tree398c7acad965806eda2943aa21b30027eba28ff3
parent0066f1b0e27556381402db3ff31f85d2a2265858
fsnotify: remove unused declaration

fsnotify_alloc_event_holder() and fsnotify_destroy_event_holder()
has been removed since commit 7053aee26a35 ("fsnotify: do not share
events between notification groups"), so remove it.

Reviewed-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/notify/fsnotify.h