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:
d704300
)
wl1251: wl12xx_get_platform_data() returns an ERR_PTR
author
Dan Carpenter
<error27@gmail.com>
Sat, 18 Dec 2010 08:52:10 +0000
(11:52 +0300)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 20 Dec 2010 19:49:49 +0000
(14:49 -0500)
wl12xx_get_platform_data() returns an ERR_PTR on failure and it never
returns a NULL.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Acked-by: Kalle Valo <kvalo@adurom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found