diff options
author | Denis Cheng <crquan@gmail.com> | 2008-03-04 15:24:23 -0800 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-04-07 12:18:59 -0500 |
commit | ccde6b8d6217834def292030a1864d517f55ded5 (patch) | |
tree | 0b39f61a075d8a5eb7428943d5d80748b1986f15 /fs/ext2/xattr_trusted.c | |
parent | 0b6c4b14cfb2fd89064d29bdead62f9ed8631399 (diff) |
[SCSI] 3w-9xxx, 3w-xxxx: memset not needed in probe
The memory return from scsi_host_alloc is alloced by kzalloc, which is
already zero initilized, so memset not needed.
Signed-off-by: Denis Cheng <crquan@gmail.com>
Cc: Adam Radford <linuxraid@amcc.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'fs/ext2/xattr_trusted.c')
0 files changed, 0 insertions, 0 deletions