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:
0dfa1c5
)
target: Remove useless if statement
author
Roland Dreier
<roland@purestorage.com>
Wed, 2 Jan 2013 20:48:00 +0000
(12:48 -0800)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Wed, 13 Feb 2013 19:27:22 +0000
(11:27 -0800)
We do the same thing no matter which way the test goes, so just remove
the test and do what we're going to do.
The debug messages printed the wrong value of CMD_T_ACTIVE and don't
seem particularly useful, remove them too.
Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_tmr.c
patch
|
blob
|
history
diff --cc
drivers/target/target_core_tmr.c
Simple merge