commit | 11378cdbb69521530f69072a987f7f1280747c1a | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <linux@rasmusvillemoes.dk> | Fri Feb 06 01:09:05 2015 +0100 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Feb 05 22:45:41 2015 -0800 |
tree | 5bd11b7401dde2bb6cdbe55febdf0a7859877954 | |
parent | 59c816c1f24df0204e01851431d3bab3eb76719c [diff] |
iser-target: Remove duplicate function names The macro isert_dbg already ensures that __func__ is part of the output, so there's no reason to duplicate the function name in the format string itself. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>