diff options
author | 2012-11-29 20:29:01 +0100 | |
---|---|---|
committer | 2012-12-07 17:55:44 -0800 | |
commit | ed72a4d52add345595f09b360d6ac5f20428d361 (patch) | |
tree | 6ad4f0a9313fc390b7ec6799560b2a0d10207e1a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | target/file: merge fd_do_readv() and fd_do_writev() (diff) | |
download | linux-dev-ed72a4d52add345595f09b360d6ac5f20428d361.tar.xz linux-dev-ed72a4d52add345595f09b360d6ac5f20428d361.zip |
iscsi-target: use kstrdup() for iscsi_param
The kmalloc() + strlen() + memcpy() block is what kstrdup() does as
well. While here I also removed the "to NULL assignment" of pointers
which are fed to kfree or thrown away anyway.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions