linux-stable/fs/notify/fanotify
Christian Brauner 22d483b998 fanotify_user: use upper_32_bits() to verify mask
I don't see an obvious reason why the upper 32 bit check needs to be
open-coded this way. Switch to upper_32_bits() which is more idiomatic and
should conceptually be the same check.

Cc: Amir Goldstein <amir73il@gmail.com>
Cc: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20210325083742.2334933-1-brauner@kernel.org
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2021-03-25 15:33:45 +01:00
..
fanotify.c fanotify: configurable limits via sysfs 2021-03-16 16:49:31 +01:00
fanotify.h fsnotify: use hash table for faster events merge 2021-03-16 16:37:51 +01:00
fanotify_user.c fanotify_user: use upper_32_bits() to verify mask 2021-03-25 15:33:45 +01:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00