Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 295231
b: refs/heads/master
c: da0503a
h: refs/heads/master
i:
  295229: d4f9601
  295227: b8c3b51
  295223: 6791408
  295215: fab31e1
  295199: 7d43e21
  295167: d89f356
v: v3
  • Loading branch information
Dan Carpenter authored and Linus Torvalds committed Mar 23, 2012
1 parent 0e67843 commit 47df4a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 02edc6fc4d5feb3357aa44ba521e5504b4ff0b60
refs/heads/master: da0503aae07f0410b6ff0a9e1d1d011701eb2758
2 changes: 0 additions & 2 deletions trunk/fs/eventpoll.c
Original file line number Diff line number Diff line change
Expand Up @@ -1077,13 +1077,11 @@ static int reverse_path_check_proc(void *priv, void *cookie, int call_nests)
*/
static int reverse_path_check(void)
{
int length = 0;
int error = 0;
struct file *current_file;

/* let's call this for all tfiles */
list_for_each_entry(current_file, &tfile_check_list, f_tfile_llink) {
length++;
path_count_init();
error = ep_call_nested(&poll_loop_ncalls, EP_MAX_NESTS,
reverse_path_check_proc, current_file,
Expand Down

0 comments on commit 47df4a3

Please sign in to comment.