fanotify: Remove obsoleted fanotify_event_has_path()
authorGaosheng Cui <cuigaosheng1@huawei.com>
Mon, 26 Sep 2022 02:30:18 +0000 (10:30 +0800)
committerJan Kara <jack@suse.cz>
Mon, 26 Sep 2022 09:28:40 +0000 (11:28 +0200)
commit7a80bf902d2bc722b4477442ee772e8574603185
treeb6c0c0b627b2810813a0ccf5cf4a19822f212689
parentf847c74d6e89f10926db58649a05b99237258691
fanotify: Remove obsoleted fanotify_event_has_path()

All uses of fanotify_event_has_path() have
been removed since commit 9c61f3b560f5 ("fanotify: break up
fanotify_alloc_event()"), now it is useless, so remove it.

Link: https://lore.kernel.org/r/20220926023018.1505270-1-cuigaosheng1@huawei.com
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Signed-off-by: Jan Kara <jack@suse.cz>
fs/notify/fanotify/fanotify.h