staging: olpc_dcon.c: strings printed with printk() put on a single line
authorJesper Juhl <jj@chaosbits.net>
Sat, 21 Apr 2012 18:32:52 +0000 (20:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Apr 2012 18:33:21 +0000 (11:33 -0700)
Quoted strings that were broken over multiple lines are put on a
single line for easier grep'ability.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Acked-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found