Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134566
b: refs/heads/master
c: aa611f8
h: refs/heads/master
v: v3
  • Loading branch information
Hannes Eder authored and David S. Miller committed Feb 16, 2009
1 parent 37990cb commit 9257eb1
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: f8532fde95c53e8ef2b5ea44542c82c117d28041
refs/heads/master: aa611f85d0d656870dbb906e75d8cac6acb58943
2 changes: 1 addition & 1 deletion trunk/drivers/isdn/hardware/mISDN/hfcpci.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ static int HFC_cnt;
static uint debug;
static uint poll, tics;
static struct timer_list hfc_tl;
static u32 hfc_jiffies;
static unsigned long hfc_jiffies;

MODULE_AUTHOR("Karsten Keil");
MODULE_LICENSE("GPL");
Expand Down

0 comments on commit 9257eb1

Please sign in to comment.