Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4811
b: refs/heads/master
c: 030baba
h: refs/heads/master
i:
  4809: 4a02ec1
  4807: 2e0c23d
v: v3
  • Loading branch information
Nishanth Aravamudan authored and Linus Torvalds committed Jul 15, 2005
1 parent 129215b commit 1f13df8
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: ba460e48064edeb57e3398eb8972c58de33f11ea
refs/heads/master: 030babac6ae54df64ae3bba4685ecb1d8d8dd8c3
2 changes: 1 addition & 1 deletion trunk/drivers/char/vt.c
Original file line number Diff line number Diff line change
Expand Up @@ -2796,7 +2796,7 @@ void do_blank_screen(int entering_gfx)
return;

if (vesa_off_interval) {
blank_state = blank_vesa_wait,
blank_state = blank_vesa_wait;
mod_timer(&console_timer, jiffies + vesa_off_interval);
}

Expand Down

0 comments on commit 1f13df8

Please sign in to comment.