diff options
| author | Swen Schillig <[email protected]> | 2007-07-18 10:55:08 +0200 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2007-07-18 11:32:33 -0500 |
| commit | 0d661327a7578c3fca43db78f32e92a902237e7a (patch) | |
| tree | 78fd0bcc9dcd17e43261fd54ab46a59dace621ed /include/linux/debugobjects.h | |
| parent | 08547354c17a50a54906b7936d6ecb05ea39bedd (diff) | |
[SCSI] zfcp: Replace kmalloc/memset with kzalloc
Memory allocated with kmalloc is always initialzed to 0 with memset.
Replace the two calls with kzalloc, that already does both steps.
Signed-off-by: Swen Schillig <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions