* Small cleanups in donauboe
@ 2004-10-04 11:54 Pavel Machek
0 siblings, 0 replies; only message in thread
From: Pavel Machek @ 2004-10-04 11:54 UTC (permalink / raw)
To: kernel list, Rusty trivial patch monkey Russell, Andrew Morton
Hi!
This fixes ugly comment and unneccessary __'s in donauboe. Please
apply,
Pavel
Index: linux/drivers/net/irda/donauboe.c
===================================================================
--- linux.orig/drivers/net/irda/donauboe.c 2004-10-01 12:24:24.000000000 +0200
+++ linux/drivers/net/irda/donauboe.c 2004-08-15 19:15:53.000000000 +0200
@@ -247,7 +248,7 @@
static void
toshoboe_dumpregs (struct toshoboe_cb *self)
{
- __u32 ringbase;
+ u32 ringbase;
IRDA_DEBUG (4, "%s()\n", __FUNCTION__);
@@ -601,7 +602,7 @@
/* Start up the clocks */
OUTB (OBOE_ENABLEH_PHYANDCLOCK, OBOE_ENABLEH);
- /*set to sensible speed */
+ /* Set to sensible speed */
self->speed = 9600;
toshoboe_setbaud (self);
toshoboe_initptrs (self);
--
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-10-04 13:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-04 11:54 Small cleanups in donauboe Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®