commit | 0fa96e39279988bde14cb6cf6cd0440185f2dae4 | [log] [tgz] |
---|---|---|
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | Tue Mar 10 22:46:57 2015 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 10 21:12:19 2015 +0100 |
tree | 02c59bcb74ca0718bb91bf2fb139b88045a27c33 | |
parent | 06a1bf813607ceb836d2b4b7c415a187253ea4ad [diff] |
staging: sm750fb: correct integer comparison fixed the build warning about comparison of pointer and integer. end of string was being compared to NULL. Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>