Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252875
b: refs/heads/master
c: 5ddf9c5
h: refs/heads/master
i:
  252873: 9c67c3c
  252871: ade64f7
v: v3
  • Loading branch information
Weiping Pan authored and Matthew Garrett committed May 27, 2011
1 parent 5eb0100 commit 0422d7c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 8ae68de15d5ddaa8d41e197a730e19223adab2e1
refs/heads/master: 5ddf9c5fa5a78036790ed72aaed3b84ee7dd4532
2 changes: 0 additions & 2 deletions trunk/drivers/platform/x86/sony-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -962,7 +962,6 @@ static int sony_backlight_get_brightness(struct backlight_device *bd)
static int sony_nc_get_brightness_ng(struct backlight_device *bd)
{
int result;
int *handle = (int *)bl_get_data(bd);
struct sony_backlight_props *sdev =
(struct sony_backlight_props *)bl_get_data(bd);

Expand All @@ -974,7 +973,6 @@ static int sony_nc_get_brightness_ng(struct backlight_device *bd)
static int sony_nc_update_status_ng(struct backlight_device *bd)
{
int value, result;
int *handle = (int *)bl_get_data(bd);
struct sony_backlight_props *sdev =
(struct sony_backlight_props *)bl_get_data(bd);

Expand Down

0 comments on commit 0422d7c

Please sign in to comment.