Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74970
b: refs/heads/master
c: 60af880
h: refs/heads/master
v: v3
  • Loading branch information
Eric Dumazet authored and Linus Torvalds committed Dec 18, 2007
1 parent ed75256 commit 2eb0e7e
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: 8d431dbef4e63d54f1965c3ed6ca5f91ee4512de
refs/heads/master: 60af880339aae440293a0c8e93178fdcb41f8a29
2 changes: 1 addition & 1 deletion trunk/drivers/parport/procfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ parport_device_sysctl_template = {
{
.procname = "timeslice",
.data = NULL,
.maxlen = sizeof(int),
.maxlen = sizeof(unsigned long),
.mode = 0644,
.proc_handler = &proc_doulongvec_ms_jiffies_minmax,
.extra1 = (void*) &parport_min_timeslice_value,
Expand Down

0 comments on commit 2eb0e7e

Please sign in to comment.