Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208344
b: refs/heads/master
c: b5048a6
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Jens Axboe committed Aug 7, 2010
1 parent 614c4fd commit 51f95cb
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: 6467716a37673e8d47b4984eb19839bdad0a8353
refs/heads/master: b5048a6cb5455a16bdff26a4c5ae9534f070d94c
1 change: 0 additions & 1 deletion trunk/mm/backing-dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ static int __init default_bdi_init(void)
sync_supers_tsk = kthread_run(bdi_sync_supers, NULL, "sync_supers");
BUG_ON(IS_ERR(sync_supers_tsk));

init_timer(&sync_supers_timer);
setup_timer(&sync_supers_timer, sync_supers_timer_fn, 0);
bdi_arm_supers_timer();

Expand Down

0 comments on commit 51f95cb

Please sign in to comment.