staging: dgap: fix some pr_warns with new lines in the string
authorMark Hounschell <markh@compro.net>
Mon, 3 Mar 2014 21:36:25 +0000 (16:36 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 6 Mar 2014 22:12:47 +0000 (14:12 -0800)
commit249e7343c4060a224e40cf7608322533187194b4
treea021cb551114c4129f3fa1ee48a11041359bcc1c
parent82ed97747dba7e38b0eeb5b34d011ca673087bfb
staging: dgap: fix some pr_warns with new lines in the string

This patch fixes some pr_warns that have newline
chars in the string because they mess up the
output.

Signed-off-by: Mark Hounschell <markh@compro.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgap/dgap.c