diff options
author | Ilya Dryomov <ilya.dryomov@inktank.com> | 2014-07-25 12:44:58 +0400 |
---|---|---|
committer | Ilya Dryomov <ilya.dryomov@inktank.com> | 2014-07-28 13:28:33 +0400 |
commit | 1a295bd8c854de221813d0ba0848031a8985b869 (patch) | |
tree | 652ad3aed1d29f177e01ad4f30da9ac71e83739e /Kconfig | |
parent | 4d9b67cddd9b9bc320473a334cc8023a4186092f (diff) | |
download | op-kernel-dev-1a295bd8c854de221813d0ba0848031a8985b869.zip op-kernel-dev-1a295bd8c854de221813d0ba0848031a8985b869.tar.gz |
ceph: remove redundant memset(0)
xattrs array of pointers is allocated with kcalloc() - no need to
memset() it to 0 right after that.
Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
Reviewed-by: Alex Elder <elder@linaro.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions