From: Chase Southwood Date: Wed, 19 Feb 2014 07:37:42 +0000 (-0600) Subject: Staging: comedi: addi-data: cleanup brace usage in hwdrv_apci1564.c X-Git-Tag: v3.15-rc1~139^2~927 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=988bcffd2632c29d1b1bacf686989b1191dd137d;p=pandora-kernel.git Staging: comedi: addi-data: cleanup brace usage in hwdrv_apci1564.c hwdrv_apci1564.c had many single statments wrapped in braces, so we can delete these. Also, some else statements were improperly placed, fix these too. Signed-off-by: Chase Southwood Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed