Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25997
b: refs/heads/master
c: 7337445
h: refs/heads/master
i:
  25995: f753202
v: v3
  • Loading branch information
Samuel Thibault authored and Linus Torvalds committed Apr 19, 2006
1 parent 59934e6 commit e7d6bc9
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: b514d8c77a6ad9c665c74e6ea7827e5c341095db
refs/heads/master: 73374454558b9caea46a5521fdae312d3d0ed3e1
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/apm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,7 @@ static int apm_console_blank(int blank)
break;
}

if (error == APM_NOT_ENGAGED && state != APM_STATE_READY) {
if (error == APM_NOT_ENGAGED) {
static int tried;
int eng_error;
if (tried++ == 0) {
Expand Down

0 comments on commit e7d6bc9

Please sign in to comment.