From 11975225a2b9bcba51e413a99b399f620573730d Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Wed, 19 Feb 2014 01:36:46 -0600 Subject: [PATCH] Staging: comedi: addi-data: cleanup comments in hwdrv_apci1564.c hwdrv_apci1564.c had a lot of commented out conditional statements that were often identical to other un-commented out statements nearby, so it should be safe to just delete all of these commented out lines. This patch also converts the remaining comments to the preferred kernel style for comments. Signed-off-by: Chase Southwood Reviewed-by: Ian Abbott Reviewed-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed