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:
661dbf3
)
isdn/hisax: hex vs decimal typo in prfeatureind()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 6 Feb 2014 08:03:08 +0000
(11:03 +0300)
committer
David S. Miller
<davem@davemloft.net>
Fri, 7 Feb 2014 05:18:06 +0000
(21:18 -0800)
This is a static checker fix, but judging from the context then I think
hexidecimal 0x80 is intended here instead of decimal 80.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found