commit | 1c3d5794fc4a2afd2258b3aa6406377934a36663 | [log] [tgz] |
---|---|---|
author | Thomas Meyer <thomas@m3y3r.de> | Thu Nov 17 23:43:40 2011 +0100 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Dec 06 06:00:55 2011 +0000 |
tree | 9a071b1260bfc5b957f168e5a3622667c0ed2ccc | |
parent | 7ae0b1038f9f7d4c91e9afd4dbbc98210bf1a241 [diff] |
iscsi-target: Use kmemdup rather than duplicating its implementation The semantic patch that makes this change is available in scripts/coccinelle/api/memdup.cocci. Signed-off-by: Thomas Meyer <thomas@m3y3r.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>