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:
a8b1988
)
Blackfin: sram_free_with_lsl: do not ignore return value of sram_free
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 6 Dec 2010 21:12:23 +0000
(21:12 +0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 10 Jan 2011 12:18:26 +0000
(07:18 -0500)
If there was an error in the lower free functions, we need to pass that
back up so the calling process is able to check things.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found