[SCSI] zfcp: Use memdup_user and kstrdup
commit674c3a993c278b7469e1cf12bfc13e6838dfd877
authorChristof Schmitt <christof.schmitt@de.ibm.com>
Fri, 16 Jul 2010 13:37:34 +0000 (16 15:37 +0200)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 28 Jul 2010 14:48:45 +0000 (28 09:48 -0500)
tree4b52c44b3f9f9dc8f3a0456cf5a391564196dd5d
parentf7bd7c3627a3cf06bf1c6da55339469ec1853a48
[SCSI] zfcp: Use memdup_user and kstrdup

Use the functions memdup_user and kstrdup to allocate memory and copy
the data in one step, saving some lines of code.

Reviewed-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/s390/scsi/zfcp_aux.c
drivers/s390/scsi/zfcp_cfdc.c