commit | c1818f17b58e416ec19653be430e9e2925cec35c | [log] [tgz] |
---|---|---|
author | Benoit Taine <benoit.taine@lip6.fr> | Mon May 26 17:21:16 2014 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed May 28 18:13:19 2014 +0200 |
tree | 4da70e730b3435747cae039c242d49d738c09b9f | |
parent | 3d30b439f0f02416e8bd784a52d0321e0c25f9fc [diff] |
qla2xxx: Use kmemdup instead of kmalloc + memcpy This issue was reported by coccicheck using the semantic patch at scripts/coccinelle/api/memdup.cocci Signed-off-by: Benoit Taine <benoit.taine@lip6.fr> Acked-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: Christoph Hellwig <hch@lst.de>