diff options
| author | Ishai Rabinovitz <[email protected]> | 2006-10-10 09:51:14 -0700 |
|---|---|---|
| committer | Roland Dreier <[email protected]> | 2006-10-10 09:51:14 -0700 |
| commit | 9b0af401aae336975e620fccdd294bb763424f3f (patch) | |
| tree | b312e710814f647e2c730758c3aa6c252c589aa1 /include/linux/debugobjects.h | |
| parent | e52e6080ca10e0a8ce2a35c86965945cdfa8ed7e (diff) | |
IB/srp: Remove redundant memset()
scsi_host_alloc() already allocates with kzalloc(), so the struct Scsi_Host
is zeroed out, including the private data portion. Remove the redundant
memset that zeros this out again in the SRP initiator.
Signed-off-by: Ishai Rabinovitz <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions