From 8aee843abb52c071f2da572723e1a7629f4b0df0 Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Mon, 13 Jan 2014 21:13:16 -0600 Subject: [PATCH] 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-format-patch failed