Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310682
b: refs/heads/master
c: 9cd5ec5
h: refs/heads/master
v: v3
  • Loading branch information
Jeffrin Jose authored and Bryan Wu committed Jun 12, 2012
1 parent 88dde69 commit 6ccadfd
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: 3fbd8716da4c69ddbb76c022f3f4a0d50723c68f
refs/heads/master: 9cd5ec5e5447f99ffb33ce39c1fcd0e3306e11d1
2 changes: 1 addition & 1 deletion trunk/drivers/leds/led-class.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ static void led_update_brightness(struct led_classdev *led_cdev)
led_cdev->brightness = led_cdev->brightness_get(led_cdev);
}

static ssize_t led_brightness_show(struct device *dev,
static ssize_t led_brightness_show(struct device *dev,
struct device_attribute *attr, char *buf)
{
struct led_classdev *led_cdev = dev_get_drvdata(dev);
Expand Down

0 comments on commit 6ccadfd

Please sign in to comment.