staging: rtl8712: condition with no effect removed
authorNicholas Mc Guire <der.herr@hofr.at>
Sat, 31 Jan 2015 10:52:14 +0000 (11:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Feb 2015 09:24:59 +0000 (17:24 +0800)
commit1ba2c5a8087b8760087ff29a30b0aa4ae9802bb2
treeabdfd16705fe871dfad9a3cd3e28cc8a04214ef5
parent7dfb6d2ec4547a6fd83571f6beeee47db9184847
staging: rtl8712: condition with no effect removed

The check for return of schedule_timeout() has no effect on the
effective control flow of sleep_schedulable() so it can be dropped.

Signed-off-by: Nicholas Mc Guire <der.herr@hofr.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/osdep_service.h