From: Luis de Bethencourt Date: Mon, 22 Jun 2015 12:14:35 +0000 (+0200) Subject: staging: comedi: das08_cs: don't split Author string X-Git-Tag: omap-for-v4.3/fixes-merge-window~44^2~703 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55ff2c6972e96acc3fd12be33ac7ac2fa17f1b0d;p=pandora-kernel.git staging: comedi: das08_cs: don't split Author string fixes checkpatch.pl WARNING: quoted string split across lines +MODULE_AUTHOR("David A. Schleef , " + "Frank Mori Hess "); Modules with multiple authors have a MODULE_AUTHOR line for each one. Signed-off-by: Luis de Bethencourt Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed