Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297012
b: refs/heads/master
c: bde9e50
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Matthew Garrett committed Mar 26, 2012
1 parent 09d98c9 commit e825d44
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: 82c333aaf4b2d6a83d9e8d6247584af8c18c4d7b
refs/heads/master: bde9e5098c121cfca6d9c7e3a26e6ae44a3c9632
2 changes: 1 addition & 1 deletion trunk/drivers/platform/x86/samsung-laptop.c
Original file line number Diff line number Diff line change
Expand Up @@ -1087,7 +1087,7 @@ static int __init samsung_backlight_init(struct samsung_laptop *samsung)
return 0;
}

static mode_t samsung_sysfs_is_visible(struct kobject *kobj,
static umode_t samsung_sysfs_is_visible(struct kobject *kobj,
struct attribute *attr, int idx)
{
struct device *dev = container_of(kobj, struct device, kobj);
Expand Down

0 comments on commit e825d44

Please sign in to comment.