Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 48348
b: refs/heads/master
c: 0a4b9b6
h: refs/heads/master
v: v3
  • Loading branch information
Eric W. Biederman authored and Linus Torvalds committed Feb 14, 2007
1 parent 82f379f commit 4997d7f
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: ff1d28efc56432c57f8e46542b4bb2c290b801ad
refs/heads/master: 0a4b9b6ec175d17f35ace35bf6e7196a51562a00
2 changes: 1 addition & 1 deletion trunk/drivers/macintosh/mac_hid.c
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ int __init mac_hid_init(void)
return err;

#if defined(CONFIG_SYSCTL)
mac_hid_sysctl_header = register_sysctl_table(mac_hid_root_dir, 1);
mac_hid_sysctl_header = register_sysctl_table(mac_hid_root_dir, 0);
#endif /* CONFIG_SYSCTL */

return 0;
Expand Down

0 comments on commit 4997d7f

Please sign in to comment.