From: Nicholas Mc Guire Date: Sat, 31 Jan 2015 10:52:14 +0000 (+0100) Subject: staging: rtl8712: condition with no effect removed X-Git-Tag: fixes-v4.0-rc1~99^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ba2c5a8087b8760087ff29a30b0aa4ae9802bb2;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed