From 7e32f5ada58a15c299143eb98af7e784334d4719 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Fri, 5 Apr 2013 16:12:52 -0700 Subject: [PATCH] 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-format-patch failed