Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223513
b: refs/heads/master
c: 91facc2
h: refs/heads/master
i:
  223511: 5653950
v: v3
  • Loading branch information
Johannes Berg authored and Linus Torvalds committed Dec 23, 2010
1 parent 3928c18 commit 992b61f
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: 5a2d6e31c683b361b5012aec1768c994fea3f25a
refs/heads/master: 91facc22dec964683aef88f5620a790a6e46b98a
2 changes: 1 addition & 1 deletion trunk/drivers/leds/led-class.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ void led_blink_set(struct led_classdev *led_cdev,
unsigned long *delay_off)
{
if (led_cdev->blink_set &&
led_cdev->blink_set(led_cdev, delay_on, delay_off))
!led_cdev->blink_set(led_cdev, delay_on, delay_off))
return;

/* blink with 1 Hz as default if nothing specified */
Expand Down

0 comments on commit 992b61f

Please sign in to comment.