Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343338
b: refs/heads/master
c: 5aaea51
h: refs/heads/master
v: v3
  • Loading branch information
Yan Hong authored and Linus Torvalds committed Dec 13, 2012
1 parent 379c198 commit 53c43ca
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: 9feedc9d831e18ae6d0d15aa562e5e46ba53647b
refs/heads/master: 5aaea51dfbddcccaf38eacd03379f47c99bbe944
2 changes: 1 addition & 1 deletion trunk/fs/fs-writeback.c
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,7 @@ int bdi_writeback_thread(void *data)
while (!kthread_freezable_should_stop(NULL)) {
/*
* Remove own delayed wake-up timer, since we are already awake
* and we'll take care of the preriodic write-back.
* and we'll take care of the periodic write-back.
*/
del_timer(&wb->wakeup_timer);

Expand Down

0 comments on commit 53c43ca

Please sign in to comment.