diff options
author | Ishai Rabinovitz <ishai@mellanox.co.il> | 2006-10-10 18:51:14 +0200 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2006-10-10 18:51:14 +0200 |
commit | 9b0af401aae336975e620fccdd294bb763424f3f (patch) | |
tree | b312e710814f647e2c730758c3aa6c252c589aa1 /drivers/video/p9100.c | |
parent | RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recv (diff) | |
download | linux-9b0af401aae336975e620fccdd294bb763424f3f.tar.xz linux-9b0af401aae336975e620fccdd294bb763424f3f.zip |
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 <ishai@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/video/p9100.c')
0 files changed, 0 insertions, 0 deletions