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:
988e3a8
)
target/pscsi: remove an unneeded check
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 15 Aug 2013 05:55:41 +0000
(08:55 +0300)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Mon, 9 Sep 2013 21:29:23 +0000
(14:29 -0700)
blk_get_request() just returns NULL on error, it doesn't return an
ERR_PTR.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found