[PATCH] staging: android: Clean up binder_send_failed_reply

Dan Carpenter dan.carpenter at oracle.com
Mon Jul 14 08:22:15 UTC 2014


On Sun, Jul 13, 2014 at 11:08:34AM -0300, Lucas Tanure wrote:
> Kernel coding style. Remove useless else statement after return.
> 

You introduce a GCC warning.

drivers/staging/android/binder.c: In function ‘binder_send_failed_reply’:
drivers/staging/android/binder.c:1217:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]

regards,
dan carpenter



More information about the devel mailing list