From: H Hartley Sweeten Date: Mon, 17 Sep 2012 20:17:03 +0000 (-0700) Subject: staging: comedi: pcmuio: pointers should be cleared with NULL X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=920e2ffbe243fb0555b2c238e26fe7dbc03db98c;p=pandora-kernel.git staging: comedi: pcmuio: pointers should be cleared with NULL Pointer variables should be cleared with NULL on 0. This quiets some sparse warnings about: warning: Using plain integer as NULL pointer Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed