Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368394
b: refs/heads/master
c: 9fed309
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Johannes Berg committed Mar 6, 2013
1 parent fc6ab39 commit c762426
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: 77ee7c891a04c3d254711ddf1bde5d7381339fb3
refs/heads/master: 9fed3096d7efb2717cd3156d35eef7cdf9bff550
2 changes: 1 addition & 1 deletion trunk/net/rfkill/rfkill-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ static int rfkill_regulator_set_block(void *data, bool blocked)
return 0;
}

struct rfkill_ops rfkill_regulator_ops = {
static struct rfkill_ops rfkill_regulator_ops = {
.set_block = rfkill_regulator_set_block,
};

Expand Down

0 comments on commit c762426

Please sign in to comment.