From: H Hartley Sweeten Date: Tue, 3 May 2016 19:29:58 +0000 (-0700) Subject: staging: comedi: das16m1: remove an unnecessery comment X-Git-Tag: v4.8-rc1~193^2~196 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=300b31c22503393c6c41c8dbe80281a446f54ca2;p=linux.git staging: comedi: das16m1: remove an unnecessery comment The configuration options are listed in the comedi comment block. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/comedi/drivers/das16m1.c b/drivers/staging/comedi/drivers/das16m1.c index 6797da14fa9e..3a62f5adfc57 100644 --- a/drivers/staging/comedi/drivers/das16m1.c +++ b/drivers/staging/comedi/drivers/das16m1.c @@ -505,11 +505,6 @@ static int das16m1_irq_bits(unsigned int irq) } } -/* - * Options list: - * 0 I/O base - * 1 IRQ - */ static int das16m1_attach(struct comedi_device *dev, struct comedi_devconfig *it) {