From: Ian Abbott Date: Mon, 5 Jan 2015 17:54:58 +0000 (+0000) Subject: staging: comedi: ni_tiocmd: change comedi "driver" comment to "module" X-Git-Tag: fixes-v4.0-rc1~99^2~573 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bd4fa872e971ce1569a6c012fff7c90f348dfd2;p=pandora-kernel.git staging: comedi: ni_tiocmd: 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