Staging: Comedi: drivers: Remove comment copied from skel.c
authorIan Abbott <abbotti@mev.co.uk>
Mon, 14 Jun 2010 11:49:27 +0000 (12:49 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Jun 2010 23:03:59 +0000 (16:03 -0700)
commit80370692f60b4d5dfa243cb0fbd0a87a42a939a8
treef2ee5635cffa0a2eccb10ae06826feaacdec3c99
parent9a390f38b6a84d5a11c89a116363db3fe587598b
Staging: Comedi: drivers: Remove comment copied from skel.c

The dmm32at.c and comedi_bond.c comedi driver files contain an
instructional comment block copied over from skel.c about how to format
a driver comment block.  This comment was modified in skel.c by a
previous patch in this series to stop Comedi's 'dump_doc' script
treating it as an actual driver comment block.  There isn't any need to
repeat this comment block in the other source files, so rather than
modify it, this patch just removes it from those files.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/comedi_bond.c
drivers/staging/comedi/drivers/dmm32at.c