commit | 67f251759ea28a1e803deda47de6e37d4857ba69 | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Sun Aug 21 10:33:29 2016 +0800 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Thu Aug 25 22:27:32 2016 -0400 |
tree | 237bbec7d425dea96ef044ac6966b1a6c8f6078e | |
parent | 709ab231f8b4417411147dd9730928ba214d5c31 [diff] |
scsi: esas2r: not need to alloc zero buffer for local_atto_ioctl We don't need to use kzalloc as we will always memset the local_atto_ioctl later. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Acked-by: Bradley Grove <bgrove@attotech.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>