commit | f905c2fc3980a41aeccb8673ab10ed5e616391fd | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Mon Nov 12 09:55:16 2018 -0500 |
committer | Paul Moore <paul@paul-moore.com> | Mon Nov 12 09:55:16 2018 -0500 |
tree | 02b3d4fa88ff61ee6f8707a489a882f3b3360794 | |
parent | 83d23bc8aedc51fc40078026e9fae6e349d83b2a [diff] |
audit: Use 'mark' name for fsnotify_mark variables Variables pointing to fsnotify_mark are sometimes called 'entry' and sometimes 'mark'. Use 'mark' in all places. Reviewed-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Jan Kara <jack@suse.cz> [PM: minor merge fuzz due to updated patches previously in the series] Signed-off-by: Paul Moore <paul@paul-moore.com>