linux/fs/notify/fanotify
Amir Goldstein cbcf47adc8 fsnotify: return non const from fsnotify_data_inode()
Return non const inode pointer from fsnotify_data_inode().
None of the fsnotify hooks pass const inode pointer as data and
callers often need to cast to a non const pointer.

Link: https://lore.kernel.org/r/20200708111156.24659-3-amir73il@gmail.com
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
2020-07-15 17:36:45 +02:00
..
fanotify_user.c fanotify: Avoid softlockups when reading many events 2020-07-15 15:23:28 +02:00
fanotify.c fsnotify: return non const from fsnotify_data_inode() 2020-07-15 17:36:45 +02:00
fanotify.h fanotify: Replace zero-length array with flexible-array 2020-05-08 10:38:12 +02: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