From 3e418b7c5ab1bd24b73df7f71edf534aa924077f Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Sun, 9 Mar 2014 00:42:47 -0600 Subject: [PATCH] Staging: comedi: addi-data: style cleanups in hwdrv_apci1564.c This patch cleans up a few trivial style issues, including fixing crazy indentation problems in the defines near the top of the file, removing a couple of unneeded braces, and wrapping a couple of long comments onto new lines to fix lines which were in excess of 80 characters. Signed-off-by: Chase Southwood Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed