From: Christophe Jaillet Date: Fri, 1 May 2015 12:05:39 +0000 (+0200) Subject: sparc: kernel: GRPCI2: Remove a useless memset X-Git-Tag: omap-for-v4.2/wakeirq-drivers-v2^2~2^2~27^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8642ad1c7ba43b1c48eb39a863e975f3f8f96168;p=pandora-kernel.git sparc: kernel: GRPCI2: Remove a useless memset grpci2priv is allocated using kzalloc, so there is no need to memset it. Signed-off-by: Christophe Jaillet Signed-off-by: David S. Miller --- Reading git-diff-tree failed