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:
f45c40a
)
block: blk-exec.c: Cleaning up local variable address returnd
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Fri, 6 Jun 2014 22:37:26 +0000
(
00:37
+0200)
committer
Jens Axboe
<axboe@fb.com>
Mon, 9 Jun 2014 01:51:31 +0000
(19:51 -0600)
Address of local variable assigned to a function parameter
This was partly found using a static code analysis program called cppcheck.
Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Jens Axboe <axboe@fb.com>
No differences found