Whamcloud - gitweb
LU-5304: do not memset after LIBCFS_ALLOC 12/11012/4
authorFrank Zago <fzago@cray.com>
Mon, 7 Jul 2014 22:39:13 +0000 (17:39 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 15 Jul 2014 03:58:50 +0000 (03:58 +0000)
commite92b9f84c11f6298401a0e73b09cf36a982f4fbe
tree5a4367474880b3e271788e2cfbaa81acbdfc0bf5
parente270894db5e357193a7dfd0f998dba37e68c1fc3
LU-5304: do not memset after LIBCFS_ALLOC

LIBCFS_ALLOC already zero out the memory allocated, so there is no
need to zero out the memory again.

Signed-off-by: Frank Zago <fzago@cray.com>
Change-Id: Iac0210eefa999e6ef52bb16cacc67854ef5a8cfa
Reviewed-on: http://review.whamcloud.com/11012
Reviewed-by: Patrick Farrell <paf@cray.com>
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/include/libcfs/params_tree.h
libcfs/libcfs/linux/linux-tcpip.c
lnet/klnds/o2iblnd/o2iblnd.c
lnet/lnet/api-ni.c
lnet/lnet/router.c