/openbmc/linux/drivers/usb/serial/ |
H A D | omninet.c | diff 759f3634267a67ac90f3fa7fc06510dfd43b4e45 Fri Feb 05 18:50:08 CST 2010 Joe Perches <joe@perches.com> USB: serial: Remove unnecessary \n's from dbg uses
#define dbg adds the newline, messages shouldn't. Converted dbg("%s", "some string") to dbg("some string")
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | cyberjack.c | diff 759f3634267a67ac90f3fa7fc06510dfd43b4e45 Fri Feb 05 18:50:08 CST 2010 Joe Perches <joe@perches.com> USB: serial: Remove unnecessary \n's from dbg uses
#define dbg adds the newline, messages shouldn't. Converted dbg("%s", "some string") to dbg("some string")
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | visor.c | diff 759f3634267a67ac90f3fa7fc06510dfd43b4e45 Fri Feb 05 18:50:08 CST 2010 Joe Perches <joe@perches.com> USB: serial: Remove unnecessary \n's from dbg uses
#define dbg adds the newline, messages shouldn't. Converted dbg("%s", "some string") to dbg("some string")
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | opticon.c | diff 759f3634267a67ac90f3fa7fc06510dfd43b4e45 Fri Feb 05 18:50:08 CST 2010 Joe Perches <joe@perches.com> USB: serial: Remove unnecessary \n's from dbg uses
#define dbg adds the newline, messages shouldn't. Converted dbg("%s", "some string") to dbg("some string")
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | spcp8x5.c | diff 759f3634267a67ac90f3fa7fc06510dfd43b4e45 Fri Feb 05 18:50:08 CST 2010 Joe Perches <joe@perches.com> USB: serial: Remove unnecessary \n's from dbg uses
#define dbg adds the newline, messages shouldn't. Converted dbg("%s", "some string") to dbg("some string")
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | generic.c | diff 759f3634267a67ac90f3fa7fc06510dfd43b4e45 Fri Feb 05 18:50:08 CST 2010 Joe Perches <joe@perches.com> USB: serial: Remove unnecessary \n's from dbg uses
#define dbg adds the newline, messages shouldn't. Converted dbg("%s", "some string") to dbg("some string")
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | io_edgeport.c | diff 759f3634267a67ac90f3fa7fc06510dfd43b4e45 Fri Feb 05 18:50:08 CST 2010 Joe Perches <joe@perches.com> USB: serial: Remove unnecessary \n's from dbg uses
#define dbg adds the newline, messages shouldn't. Converted dbg("%s", "some string") to dbg("some string")
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | io_ti.c | diff 759f3634267a67ac90f3fa7fc06510dfd43b4e45 Fri Feb 05 18:50:08 CST 2010 Joe Perches <joe@perches.com> USB: serial: Remove unnecessary \n's from dbg uses
#define dbg adds the newline, messages shouldn't. Converted dbg("%s", "some string") to dbg("some string")
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | mos7720.c | diff 759f3634267a67ac90f3fa7fc06510dfd43b4e45 Fri Feb 05 18:50:08 CST 2010 Joe Perches <joe@perches.com> USB: serial: Remove unnecessary \n's from dbg uses
#define dbg adds the newline, messages shouldn't. Converted dbg("%s", "some string") to dbg("some string")
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | cp210x.c | diff 759f3634267a67ac90f3fa7fc06510dfd43b4e45 Fri Feb 05 18:50:08 CST 2010 Joe Perches <joe@perches.com> USB: serial: Remove unnecessary \n's from dbg uses
#define dbg adds the newline, messages shouldn't. Converted dbg("%s", "some string") to dbg("some string")
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | ftdi_sio.c | diff 759f3634267a67ac90f3fa7fc06510dfd43b4e45 Fri Feb 05 18:50:08 CST 2010 Joe Perches <joe@perches.com> USB: serial: Remove unnecessary \n's from dbg uses
#define dbg adds the newline, messages shouldn't. Converted dbg("%s", "some string") to dbg("some string")
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | option.c | diff 759f3634267a67ac90f3fa7fc06510dfd43b4e45 Fri Feb 05 18:50:08 CST 2010 Joe Perches <joe@perches.com> USB: serial: Remove unnecessary \n's from dbg uses
#define dbg adds the newline, messages shouldn't. Converted dbg("%s", "some string") to dbg("some string")
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|