Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335907
b: refs/heads/master
c: c91cb7a
h: refs/heads/master
i:
  335905: 78129a2
  335903: c92eadb
v: v3
  • Loading branch information
Dmitry Torokhov committed Nov 19, 2012
1 parent ce6e438 commit 48dc184
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 40a812044a11a8fd32202cd22bb76329dd188094
refs/heads/master: c91cb7a75eaf65358aac5ea2b512ac60a9437ff4
4 changes: 2 additions & 2 deletions trunk/drivers/input/mousedev.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt

#define MOUSEDEV_MINOR_BASE 32
#define MOUSEDEV_MINORS 32
#define MOUSEDEV_MIX 31
#define MOUSEDEV_MINORS 31
#define MOUSEDEV_MIX 63

#include <linux/sched.h>
#include <linux/slab.h>
Expand Down

0 comments on commit 48dc184

Please sign in to comment.