From 988bcffd2632c29d1b1bacf686989b1191dd137d Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Wed, 19 Feb 2014 01:37:42 -0600 Subject: [PATCH] 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-format-patch failed