Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117849
b: refs/heads/master
c: 140ae3e
h: refs/heads/master
i:
  117847: ea5bbb9
v: v3
  • Loading branch information
Jiri Slaby authored and Jiri Kosina committed Oct 17, 2008
1 parent ebc08fa commit baec6ae
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: 1e093206734568e780c2717da1c89b97e9471954
refs/heads/master: 140ae3eb6feb6ae96ba1ff073049beb985ea00e8
2 changes: 1 addition & 1 deletion trunk/drivers/hid/hidraw.c
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ int __init hidraw_init(void)
return result;
}

void __exit hidraw_exit(void)
void hidraw_exit(void)
{
dev_t dev_id = MKDEV(hidraw_major, 0);

Expand Down

0 comments on commit baec6ae

Please sign in to comment.