From: Giedrius Statkevičius Date: Fri, 3 Oct 2014 21:31:17 +0000 (+0300) Subject: staging: rts5208: combine ifs where possible X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~1118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=175dbfae60c79a2a413abdf2d99b75089cc86e23;p=pandora-kernel.git staging: rts5208: combine ifs where possible Join together chained if's where possible to lower the indentation level. In a lot of places of this code the indentation level is already very high. As a result, this patch increases the code flow and readability. Signed-off-by: Giedrius Statkevičius Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed