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:
05889f8
)
mwifiex: replace unnecessary u32 variables with u8 in sdio.c
author
Amitkumar Karwar
<akarwar@marvell.com>
Sat, 18 May 2013 00:53:42 +0000
(17:53 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 22 May 2013 19:09:03 +0000
(15:09 -0400)
Some u32 variables in sdio.c are used to store/pass u8 values.
Replace them with u8 variables.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found