staging: android: Clean up else statement from sync_fence_poll()
authorLucas Tanure <tanure@linux.com>
Tue, 15 Jul 2014 03:32:35 +0000 (00:32 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jul 2014 19:08:13 +0000 (12:08 -0700)
Kernel coding style. Remove useless else statement after return.

Signed-off-by: Lucas Tanure <tanure@linux.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/android/sync.c

Simple merge