Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115757
b: refs/heads/master
c: 6826504
h: refs/heads/master
i:
  115755: 53f2346
v: v3
  • Loading branch information
Paulius Zaleckas authored and Greg Kroah-Hartman committed Oct 17, 2008
1 parent beac8d6 commit 7f8a507
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: bc45df950d30b9b23bd8373dcc22e58c4fb075ed
refs/heads/master: 682650437e7acef01e914a7fb6ef16da16bb69c5
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/ftdi_sio.c
Original file line number Diff line number Diff line change
Expand Up @@ -2459,5 +2459,5 @@ module_param(vendor, ushort, 0);
MODULE_PARM_DESC(vendor, "User specified vendor ID (default="
__MODULE_STRING(FTDI_VID)")");
module_param(product, ushort, 0);
MODULE_PARM_DESC(vendor, "User specified product ID");
MODULE_PARM_DESC(product, "User specified product ID");

0 comments on commit 7f8a507

Please sign in to comment.