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:
e623d62
)
8139too: remove unnecessary cast of ioread32()'s return value
author
Junchang Wang
<junchangwang@gmail.com>
Sun, 30 May 2010 02:22:14 +0000
(
02:22
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 31 May 2010 07:27:48 +0000
(
00:27
-0700)
ioread32() returns a 32-bit integer on all platforms.
There is no need to cast its return value.
Signed-off-by: Junchang Wang <junchangwang@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found