diff options
author | 2020-07-08 14:11:38 +0300 | |
---|---|---|
committer | 2020-07-15 17:36:45 +0200 | |
commit | cbcf47adc8aadbcaa741391ccfd96f764b50be7e (patch) | |
tree | d6b816f967e7c570f0865241475c3dd0ab0d180f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fsnotify: fold fsnotify() call into fsnotify_parent() (diff) | |
download | wireguard-linux-cbcf47adc8aadbcaa741391ccfd96f764b50be7e.tar.xz wireguard-linux-cbcf47adc8aadbcaa741391ccfd96f764b50be7e.zip |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions