Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL …
…pointer commit a816e31 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>
- Loading branch information