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: v3.2.47~52 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c779312a17a2126bb01001d8aa119a0346a567a;p=pandora-kernel.git USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer commit a816e3113b63753c330ca4751ea1d208e93e3015 upstream. 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed