git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8532fd
)
drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long
author
Hannes Eder
<hannes@hanneseder.net>
Sat, 14 Feb 2009 13:10:33 +0000
(13:10 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 16 Feb 2009 07:39:21 +0000
(23:39 -0800)
Jiffies are unsigned long, make sure we fit in jiffies store variable
on archs with bits per long > 32.
Patch suggested by Jiri Slaby.
Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found