From 395262a9e69042b82293f8b6bcd7a48b2fd215de Mon Sep 17 00:00:00 2001 From: Dmitry Voytik Date: Mon, 8 Sep 2014 18:16:34 +0400 Subject: [PATCH] staging: binder: fix coding style issues Fix coding style issues: * put braces in all if-else branches; * limit the length of changed lines to 80 columns. checkpatch.pl warning count reduces by 3. Signed-off-by: Dmitry Voytik Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed