]> git.openfabrics.org - ~emulex/infiniband.git/commit
Staging: comedi: addi-data: cleanup comments in hwdrv_apci1564.c
authorChase Southwood <chase.southwood@yahoo.com>
Wed, 19 Feb 2014 07:36:46 +0000 (01:36 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Feb 2014 20:38:09 +0000 (12:38 -0800)
commit11975225a2b9bcba51e413a99b399f620573730d
tree93c95184cd24d6f00aad11bb3007cf8d770d8265
parenta9f488831cb4e95d0c6464e2c68cf87cd75dfd87
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 <chase.southwood@yahoo.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/addi-data/hwdrv_apci1564.c