From: Chase Southwood Date: Wed, 19 Feb 2014 07:36:46 +0000 (-0600) Subject: Staging: comedi: addi-data: cleanup comments in hwdrv_apci1564.c X-Git-Tag: v3.15-rc1~139^2~928 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11975225a2b9bcba51e413a99b399f620573730d;p=pandora-kernel.git 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-diff-tree failed