Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40918
b: refs/heads/master
c: 9a3a04a
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Nov 14, 2006
1 parent 122ee3d commit 335767d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: dc791d479802a784836a236d4a77a5325be545c4
refs/heads/master: 9a3a04ac386f44175b6a4142eaeab3d4170a57f3
1 change: 0 additions & 1 deletion trunk/kernel/fork.c
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,6 @@ static struct files_struct *dup_fd(struct files_struct *oldf, int *errorp)
* the latest pointer.
*/
spin_lock(&oldf->file_lock);
open_files = count_open_files(old_fdt);
old_fdt = files_fdtable(oldf);
}

Expand Down

0 comments on commit 335767d

Please sign in to comment.