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:
f192c2b
)
staging: ath6kl: Convert type of streamExists to A_UINT8
author
Joe Perches
<joe@perches.com>
Fri, 28 Jan 2011 04:04:24 +0000
(20:04 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 31 Jan 2011 21:53:12 +0000
(13:53 -0800)
Make the declaration type match the assigned from type.
It's not a bool, it's a u8.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Vipin Mehta <vipin.mehta@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found