commit | d2843c173ee53cf4c12e7dfedc069a5bc76f0ac5 | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Thu May 16 10:40:55 2013 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Jun 14 00:04:31 2013 -0700 |
tree | 36d952a14f5737a88afa759ce4a8d9c4bbd14d86 | |
parent | 33ce6a87f2aba790429ac228288edc0e410143a2 [diff] |
target: Alter core_pr_dump_initiator_port for ease of use We use this function exclusively in debug prints. Instead of returning 0 or 1 if isid is present, just set buf to "" if it isn't there. This saves callers from having to check the return value. Signed-off-by: Andy Grover <agrover@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>