Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344493
b: refs/heads/master
c: 18e6f13
h: refs/heads/master
i:
  344491: 256f1f6
v: v3
  • Loading branch information
Sachin Kamat authored and Bryan Wu committed Nov 27, 2012
1 parent 3e700c5 commit 10603e9
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: 572dc62078440b32cbfb42a4221bf9880a5846c8
refs/heads/master: 18e6f1392d6679b51799bfbc090eba3bea1f540a
2 changes: 1 addition & 1 deletion trunk/drivers/leds/ledtrig-backlight.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ static int fb_notifier_callback(struct notifier_block *p,
int new_status = *blank ? BLANK : UNBLANK;

switch (event) {
case FB_EVENT_BLANK :
case FB_EVENT_BLANK:
if (new_status == n->old_status)
break;

Expand Down

0 comments on commit 10603e9

Please sign in to comment.