Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180952
b: refs/heads/master
c: a4a47bc
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Feb 26, 2010
1 parent df74208 commit f0408b0
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: 6ebdc661b608671e9ca572af8bb42d58108cc008
refs/heads/master: a4a47bc03fe520e95e0c4212bf97c86545fb14f9
2 changes: 1 addition & 1 deletion trunk/drivers/usb/storage/usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ MODULE_AUTHOR("Matthew Dharm <mdharm-usb@one-eyed-alien.net>");
MODULE_DESCRIPTION("USB Mass Storage driver for Linux");
MODULE_LICENSE("GPL");

static unsigned int delay_use = 5;
static unsigned int delay_use = 1;
module_param(delay_use, uint, S_IRUGO | S_IWUSR);
MODULE_PARM_DESC(delay_use, "seconds to delay before using a new device");

Expand Down

0 comments on commit f0408b0

Please sign in to comment.