Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173814
b: refs/heads/master
c: 336e868
h: refs/heads/master
v: v3
  • Loading branch information
Giuseppe Scrivano authored and Jiri Kosina committed Dec 4, 2009
1 parent d06a93c commit 6596449
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 870571a2ef6fb2d6306673b4376fec93d441e013
refs/heads/master: 336e8683b9a8921049d0e6bb0ca5e18160828ec6
4 changes: 0 additions & 4 deletions trunk/fs/notify/inotify/inotify_user.c
Original file line number Diff line number Diff line change
Expand Up @@ -747,10 +747,6 @@ SYSCALL_DEFINE3(inotify_add_watch, int, fd, const char __user *, pathname,

/* create/update an inode mark */
ret = inotify_update_watch(group, inode, mask);
if (unlikely(ret))
goto path_put_and_out;

path_put_and_out:
path_put(&path);
fput_and_out:
fput_light(filp, fput_needed);
Expand Down

0 comments on commit 6596449

Please sign in to comment.