From 64b99c4c40845dcc96a154e9014505d14ca9a283 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Thu, 29 May 2014 10:35:08 -0700 Subject: [PATCH] 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-format-patch failed