Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 207699
b: refs/heads/master
c: 98b5c10
h: refs/heads/master
i:
  207697: 3020142
  207695: 5fa894c
v: v3
  • Loading branch information
Jean-Christophe Dubois authored and Eric Paris committed Jul 28, 2010
1 parent 9df37d6 commit 102efbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8860f060e473dce1a0873d92105d536f72b05908
refs/heads/master: 98b5c10d320adfa250c1c18f3ccaec2f78e5e11d
2 changes: 1 addition & 1 deletion trunk/fs/notify/fsnotify.c
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ int fsnotify(struct inode *to_tell, __u32 mask, void *data, int data_is,
if (event)
fsnotify_put_event(event);

return 0;
return ret;
}
EXPORT_SYMBOL_GPL(fsnotify);

Expand Down

0 comments on commit 102efbc

Please sign in to comment.