diff options
author | Chaehyun Lim <chaehyun.lim@gmail.com> | 2016-05-02 10:47:49 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-05-03 21:05:59 (GMT) |
commit | 8f9d9e0041e8f665b45ab1b25dc34faac01e22b7 (patch) | |
tree | 6813b581a46a3be438edd90d12b52ec625801463 /drivers/parport | |
parent | 99aded71b52cfdfa22721c42e42efdd13a02f0a6 (diff) | |
download | linux-8f9d9e0041e8f665b45ab1b25dc34faac01e22b7.tar.xz |
staging: wilc1000: change handle_get_ip_address's return type to void
When handle_get_ip_address is called in hostIFthread that is a kernel
thread, it is not checked return type of this function. This patch
changes return type to void and removes braces if statement due to have
a single statement.
Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/parport')
0 files changed, 0 insertions, 0 deletions