Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290093
b: refs/heads/master
c: 670d608
h: refs/heads/master
i:
  290091: 9806981
v: v3
  • Loading branch information
Danny Kukawka authored and David S. Miller committed Feb 13, 2012
1 parent 998dd47 commit 8d63f5a
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 67da8208bbf49c054ac478903c9e7dc44450cea0
refs/heads/master: 670d6089cd4eac537af443d213cc59bd60b4268b
3 changes: 1 addition & 2 deletions trunk/drivers/isdn/hardware/mISDN/hfcsusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
* poll=<n>, default 128
* n : burst size of PH_DATA_IND at transparent rx data
*
* Revision: 0.3.3 (socket), 2008-11-05
*/

#include <linux/module.h>
Expand All @@ -36,8 +37,6 @@
#include <linux/slab.h>
#include "hfcsusb.h"

static const char *hfcsusb_rev = "Revision: 0.3.3 (socket), 2008-11-05";

static unsigned int debug;
static int poll = DEFAULT_TRANSP_BURST_SZ;

Expand Down

0 comments on commit 8d63f5a

Please sign in to comment.