From: H Hartley Sweeten Date: Thu, 29 May 2014 17:35:08 +0000 (-0700) Subject: staging: comedi: adl_pci9111: remove PCI9111_DRIVER_NAME define X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1973 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64b99c4c40845dcc96a154e9014505d14ca9a283;p=pandora-kernel.git staging: comedi: adl_pci9111: remove PCI9111_DRIVER_NAME define This define is only used in a comedi_error() message. The addition of the driver name to the message is not necessary. Remove the define. For aesthetics, convert the comedi_error() into a dev_dbg(). Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed