X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=kernel%2Faudit_fsnotify.c;h=5b3f01da172bce578d00acbbfcb35fca5a26c9dc;hb=48f234641072c3619fa8c357b93e4f5131899cb6;hp=bfcfcd61adb64aa5ed55a66a19b5b5754de30966;hpb=0cd7d9795fa82226e7516d38b474bddae8b1ff26;p=platform%2Fkernel%2Flinux-rpi.git diff --git a/kernel/audit_fsnotify.c b/kernel/audit_fsnotify.c index bfcfcd6..5b3f01d 100644 --- a/kernel/audit_fsnotify.c +++ b/kernel/audit_fsnotify.c @@ -154,7 +154,7 @@ static void audit_autoremove_mark_rule(struct audit_fsnotify_mark *audit_mark) /* Update mark data in audit rules based on fsnotify events. */ static int audit_mark_handle_event(struct fsnotify_mark *inode_mark, u32 mask, struct inode *inode, struct inode *dir, - const struct qstr *dname) + const struct qstr *dname, u32 cookie) { struct audit_fsnotify_mark *audit_mark;