commit | de9a009b934a14b24d125e9ee150e2855580c3da | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Thu Feb 02 12:12:02 2017 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 03 13:01:36 2017 +0100 |
tree | f0b2d8d9d2c9f87a8f62002a57c9ce8538ad7257 | |
parent | 041b67b389fc0118015e5adc62725d89127dcc71 [diff] |
staging: rts5208: remove unncessary result set and check, just return SUCCESS Minor clean up, there is no need to assign result to zero, then check if it is less than zero. Just return SUCCESS. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>