From: Dmitry Voytik Date: Mon, 8 Sep 2014 14:16:34 +0000 (+0400) Subject: staging: binder: fix coding style issues X-Git-Tag: fixes-for-v3.18-merge-window~15^2~761 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=395262a9e69042b82293f8b6bcd7a48b2fd215de;p=pandora-kernel.git 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-diff-tree failed