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:
cfc6abc
)
dma: at_hdmac: fix invalid remaining bytes detection
author
Alexandre Belloni
<alexandre.belloni@free-electrons.com>
Fri, 1 Aug 2014 16:51:46 +0000
(18:51 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Thu, 7 Aug 2014 16:22:27 +0000
(21:52 +0530)
Found using smatch:
drivers/dma/at_hdmac.c:299 atc_get_bytes_left() warn: unsigned
'atchan->remain_desc' is never less than zero.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found