Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 106155
b: refs/heads/master
c: 929dfb2
h: refs/heads/master
i:
  106153: 9058586
  106151: 7f335d0
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jul 26, 2008
1 parent 442969a commit b12df48
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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: 3f165e4cf2af042af7d2440d688299c0d2a48b1f
refs/heads/master: 929dfb24fbcd60e2544b2de7bfb4a68da4dfc747
3 changes: 0 additions & 3 deletions trunk/drivers/parport/procfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -429,9 +429,6 @@ struct parport_default_sysctl_table
ctl_table dev_dir[2];
};

extern unsigned long parport_default_timeslice;
extern int parport_default_spintime;

static struct parport_default_sysctl_table
parport_default_sysctl_table = {
.sysctl_header = NULL,
Expand Down
3 changes: 3 additions & 0 deletions trunk/include/linux/parport.h
Original file line number Diff line number Diff line change
Expand Up @@ -560,5 +560,8 @@ extern int parport_device_proc_unregister(struct pardevice *device);

#endif /* !CONFIG_PARPORT_NOT_PC */

extern unsigned long parport_default_timeslice;
extern int parport_default_spintime;

#endif /* __KERNEL__ */
#endif /* _PARPORT_H_ */

0 comments on commit b12df48

Please sign in to comment.