OSDN Git Service

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)
commit6a44b50f9819571c2b871bffba107defec556a87
tree507cd6223d4c9b14eabdadc078c497d988c8945e
parent38064eb1a4cb52507afe84d4428eaa0c8d674f05
staging: android: Clean up else statement from sync_fence_poll()

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