diff options
author | Ying Xue <ying.xue@windriver.com> | 2012-08-06 17:46:37 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-13 09:25:12 -0700 |
commit | 24d54932440284584060455a81156f7ca4edff0e (patch) | |
tree | 3ba07e081f44afc30cc3936dd11b98e90c3bbf11 /kernel | |
parent | 9c9d7bf530c4d01e695fd9e8ba69006177d36a14 (diff) |
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 <ying.xue@windriver.com>
Cc: Lotfi Manseur <lotfi.manseur@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions