From: H Hartley Sweeten Date: Fri, 5 Apr 2013 23:12:52 +0000 (-0700) Subject: staging: comedi: serial2002: remove pr_err() noise in serial2002_read() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~254 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e32f5ada58a15c299143eb98af7e784334d4719;p=pandora-kernel.git staging: comedi: serial2002: remove pr_err() noise in serial2002_read() This pr_err() is just added noise, the user can't do anything about it. Just remove it. Since this is the only pr_level() message in the driver, also remove the pr_fmt() macro. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed