diff options
author | Amir Goldstein <amir73il@gmail.com> | 2018-06-23 16:54:47 +0200 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2018-06-27 13:44:59 +0200 |
commit | 9b6e543450dc03635899ba56b1c39cc593694560 (patch) | |
tree | b96254acf7f1b98d65ad3064430167eb6bb42f88 /fs/hpfs/super.c | |
parent | Merge branch 'fixes-v4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... (diff) | |
download | linux-9b6e543450dc03635899ba56b1c39cc593694560.tar.xz linux-9b6e543450dc03635899ba56b1c39cc593694560.zip |
fsnotify: use typedef fsnotify_connp_t for brevity
The object marks manipulation functions fsnotify_destroy_marks()
fsnotify_find_mark() and their helpers take an argument of type
struct fsnotify_mark_connector __rcu ** to dereference the connector
pointer. use a typedef to describe this type for brevity.
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/hpfs/super.c')
0 files changed, 0 insertions, 0 deletions