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:
d2843c1
)
target: Fix two debugprints that appear to be wrong
author
Andy Grover
<agrover@redhat.com>
Thu, 16 May 2013 17:40:56 +0000
(10:40 -0700)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Fri, 14 Jun 2013 07:04:35 +0000
(
00:04
-0700)
They're in emulate_pro_register, so change UNREGISTER to REGISTER.
The first one seems wrong -- sa_res_key could be 0 there, but it's testing
spec_i_pt.
Remove unneeded parens in 2nd conditional.
Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found