From: Ying Xue Date: Mon, 6 Aug 2012 09:46:37 +0000 (+0800) Subject: USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a816e3113b63753c330ca4751ea1d208e93e3015;p=pandora-kernel.git USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer Pointers should not be compared to plain integers. Quiets the sparse warning: warning: Using plain integer as NULL pointer Signed-off-by: Ying Xue Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed