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:
c6c2a3d
)
iscsi-target: remove unused debug code
author
Joern Engel
<joern@logfs.org>
Tue, 2 Sep 2014 21:49:47 +0000
(17:49 -0400)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Wed, 17 Sep 2014 20:19:08 +0000
(13:19 -0700)
Last user of buf was removed with
c6037cc546ca
. While at it,
free_cpumask_var() handles a NULL argument just fine, so remove the
conditionals.
Signed-off-by: Joern Engel <joern@logfs.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
No differences found