Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 179291
b: refs/heads/master
c: 976ae32
h: refs/heads/master
i:
  179289: a2bf0f8
  179287: 1594221
v: v3
  • Loading branch information
Eric Paris authored and Linus Torvalds committed Jan 15, 2010
1 parent 90ca77a commit bbbbf8b
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: 9e572cc9877ee6c43af60778f6b8d5ba0692d935
refs/heads/master: 976ae32be45a736acd49215a7e4771ff91f161c3
2 changes: 1 addition & 1 deletion trunk/fs/notify/inotify/inotify_fsnotify.c
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ static int idr_callback(int id, void *p, void *data)
if (warned)
return 0;

warned = false;
warned = true;
entry = p;
ientry = container_of(entry, struct inotify_inode_mark_entry, fsn_entry);

Expand Down

0 comments on commit bbbbf8b

Please sign in to comment.