From: H Hartley Sweeten Date: Mon, 29 Jul 2013 21:06:16 +0000 (-0700) Subject: staging: comedi: das16: cleanup comedi_error() messages X-Git-Tag: v3.12-rc1~183^2~421 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c04fc1a5898bb2ea7ba884bf747e17f548897afb;p=pandora-kernel.git staging: comedi: das16: cleanup comedi_error() messages Some of these messages are missing the terminating '\n' and most of them have the quoted string split across lines. Change all of them to dev_err() messages and fix the issues. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed