From: H Hartley Sweeten Date: Mon, 24 Sep 2012 20:24:42 +0000 (-0700) Subject: staging: comedi: s626: remove unneeded clear of private data X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7eaf21a6709fb1dd1659dd0e56ce665375ba538;p=pandora-kernel.git staging: comedi: s626: remove unneeded clear of private data The private data is kzalloc'ed. All the variables in it are initially '0'. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed