diff options
author | Eric Paris <eparis@redhat.com> | 2009-12-17 20:12:06 -0500 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2010-07-28 09:58:19 -0400 |
commit | 31ddd3268dcb6c1d70e9930a83be43bf86e4bf17 (patch) | |
tree | a9ee0ac61f73e7dd6883d4466a56b79fe3e6e38b /init/Makefile | |
parent | b4277d3dd5a7400c1ea7fd4e7d64bda8899f84f5 (diff) |
inotify: use container_of instead of casting
inotify_free_mark casts directly from an fsnotify_mark_entry to an
inotify_inode_mark_entry. This works, but should use container_of instead
for future proofing.
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'init/Makefile')
0 files changed, 0 insertions, 0 deletions