From: Cyril Roelandt Date: Sat, 1 Dec 2012 16:40:17 +0000 (+0000) Subject: bna: remove useless calls to memset(). X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60e476d02129acb1f863a9b4932358678ee6a355;p=pandora-kernel.git bna: remove useless calls to memset(). These calls are followed by calls to memcpy() on the same memory area, so they can safely be removed. Signed-off-by: Cyril Roelandt Signed-off-by: David S. Miller --- Reading git-diff-tree failed