Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308751
b: refs/heads/master
c: 168755e
h: refs/heads/master
i:
  308749: 1423e26
  308747: 60da08f
  308743: 73f5679
  308735: 3a272cb
v: v3
  • Loading branch information
Dan Carpenter authored and Samuel Ortiz committed May 20, 2012
1 parent c59fada commit 4ac7fde
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: 10bbc48d7a045c022a54f637c0c6b72f0e38b519
refs/heads/master: 168755ebb11e8bc17f2c12c42534adaf003a7d7e
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/lm3533-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ static struct attribute *lm3533_attributes[] = {
#define to_dev_attr(_attr) \
container_of(_attr, struct device_attribute, attr)

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

0 comments on commit 4ac7fde

Please sign in to comment.