From: Christophe Jaillet Date: Tue, 15 Jul 2008 06:48:43 +0000 (-0700) Subject: RDMA/nes: Remove unnecessary memset() X-Git-Tag: v2.6.27-rc1~1090^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=929555a2baed9b0b050d03532655bfd721a43c44;p=pandora-kernel.git RDMA/nes: Remove unnecessary memset() Remove an explicit memset(..., 0, ...) of a 'listener' structure allocated with kzalloc(). Signed-off-by: Christophe Jaillet Acked-by: Faisal Latif Signed-off-by: Roland Dreier --- Reading git-diff-tree failed