From: Cristina Opriceana Date: Sat, 14 Mar 2015 18:54:04 +0000 (+0200) Subject: Staging: iio: Use braces on all arms of if statement X-Git-Tag: omap-for-v4.1/fixes-rc1~165^2~138^2~384 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=212db303ed21df1bee5037362f3a1098b53b5e55;p=pandora-kernel.git Staging: iio: Use braces on all arms of if statement Add braces to improve consistency when using if statements. Found by checkpatch.pl: "CHECK: braces {} should be used on all arms of this statement". Signed-off-by: Cristina Opriceana Reviewed-by: Daniel Baluta Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed