Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280275
b: refs/heads/master
c: a85cfda
h: refs/heads/master
i:
  280273: 850ed93
  280271: 3a86012
v: v3
  • Loading branch information
Al Viro committed Jan 4, 2012
1 parent 9b6595c commit 33dca54
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: c6684b26854000d406c9fa0698443c50f2bf2cba
refs/heads/master: a85cfdaec935ede36be6c54f98878624b0d9fbad
2 changes: 1 addition & 1 deletion trunk/include/linux/miscdevice.h
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ struct miscdevice {
struct device *parent;
struct device *this_device;
const char *nodename;
mode_t mode;
umode_t mode;
};

extern int misc_register(struct miscdevice * misc);
Expand Down

0 comments on commit 33dca54

Please sign in to comment.