From: Chase Southwood Date: Tue, 14 Jan 2014 03:13:16 +0000 (-0600) Subject: Staging: comedi: remove unnecessary braces in pcl711.c X-Git-Tag: v3.15-rc1~139^2~1254 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aee843abb52c071f2da572723e1a7629f4b0df0;p=pandora-kernel.git Staging: comedi: remove unnecessary braces in pcl711.c This patch for pcl711.c removes braces causing a checkpatch.pl warning. It also removes an empty else arm of an if-else statement. Signed-off-by: Chase Southwood Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed