diff options
author | Ben Dooks (Codethink) <ben.dooks@codethink.co.uk> | 2019-10-16 11:59:55 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2019-10-17 10:32:59 +0200 |
commit | ddd06c36bdb3ceed09c5fee3c8cf5ef7d1d9f6c9 (patch) | |
tree | e8fd42cbc63453090ba6c2d1cc0c06a3e5a97dbf /MAINTAINERS | |
parent | fsnotify: move declaration of fsnotify_mark_connector_cachep to fsnotify.h (diff) | |
download | linux-ddd06c36bdb3ceed09c5fee3c8cf5ef7d1d9f6c9.tar.xz linux-ddd06c36bdb3ceed09c5fee3c8cf5ef7d1d9f6c9.zip |
fsnotify/fdinfo: exportfs_encode_inode_fh() takes pointer as 4th argument
The call to exportfs_encode_inode_fh() takes an pointer
as the 4th argument, so replace the integer 0 with the
NULL pointer.
This fixes the following sparse warning:
fs/notify/fdinfo.c:53:87: warning: Using plain integer as NULL pointer
Link: https://lore.kernel.org/r/20191016095955.3347-1-ben.dooks@codethink.co.uk
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions