From: H Hartley Sweeten Date: Tue, 18 Jun 2013 20:23:02 +0000 (-0700) Subject: staging: comedi: pcmuio: kzalloc'ed data does not need cleared X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eddb297edcba5ae1ff128a76e1984d5e9681ecf6;p=pandora-kernel.git staging: comedi: pcmuio: kzalloc'ed data does not need cleared The 'subpriv' pointer is kzalloc'ed during the attach. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed