From: H Hartley Sweeten Date: Mon, 24 Sep 2012 20:38:53 +0000 (-0700) Subject: staging: comedi: s626: remove clear of kzalloc'ed data X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98667bf7cc930c56f9257a8296d27a78eebac43f;p=pandora-kernel.git staging: comedi: s626: remove clear of kzalloc'ed data The private data is kzalloc'ed. There is no need to set any of the initial data to '0'. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed