android_kernel_xiaomi_sm8450/fs/notify
Xin Gao 302ae1fb80 fsnotify: Fix comment typo
[ Upstream commit feee1ce45a5666bbdb08c5bb2f5f394047b1915b ]

The double `if' is duplicated in line 104, remove one.

Signed-off-by: Xin Gao <gaoxin@cdjrlc.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20220722194639.18545-1-gaoxin@cdjrlc.com
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-06-21 14:53:46 +02:00
..
dnotify dnotify: use fsnotify group lock helpers 2024-06-21 14:53:40 +02:00
fanotify fanotify: introduce FAN_MARK_IGNORE 2024-06-21 14:53:46 +02:00
inotify fs: inotify: Fix typo in inotify comment 2024-06-21 14:53:46 +02:00
fdinfo.c fanotify: prepare for setting event flags in ignore mask 2024-06-21 14:53:46 +02:00
fdinfo.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
fsnotify.c fsnotify: Fix comment typo 2024-06-21 14:53:46 +02:00
fsnotify.h fsnotify: count all objects with attached connectors 2024-06-21 14:53:17 +02:00
group.c fsnotify: create helpers for group mark_mutex lock 2024-06-21 14:53:39 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mark.c fsnotify: allow adding an inode mark without pinning inode 2024-06-21 14:53:40 +02:00
notification.c fsnotify: Pass group argument to free_event 2024-06-21 14:53:22 +02:00