From: Ian Abbott Date: Mon, 5 Jan 2015 17:54:57 +0000 (+0000) Subject: staging: comedi: ni_tio: change comedi "driver" comment to "module" X-Git-Tag: fixes-v4.0-rc1~99^2~574 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ade47ab81f53008af52d25569458e0d02336bb6;p=pandora-kernel.git staging: comedi: ni_tio: change comedi "driver" comment to "module" This module contains support code for some other comedi drivers, but isn't a comedi driver itself, so doesn't need a comedi "driver" comment. To preserve the details in the original comment, change it into a comedi "module" comment (which I've just invented) by changing the "Driver:" line into a "Module:" line and removing the "Devices:" line. Also reformat it to use the usual block comment style. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed