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:
e6a5fa6
)
dma: mv_xor: Fix incorrect error path
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 2 Sep 2013 08:24:20 +0000
(13:54 +0530)
committer
Dan Williams
<dan.j.williams@intel.com>
Mon, 9 Sep 2013 17:26:04 +0000
(10:26 -0700)
Return directly if memory allocation fails. There is no need
of dma_free_coherent().
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Saeed Bishara <saeed@marvell.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
No differences found