Re: [PATCH] sd-many for 2.4.18-pre7 (uses devfs)

Daniel Phillips (phillips@bonn-fries.net)
Mon, 28 Jan 2002 21:18:33 +0100


On January 28, 2002 06:01 pm, Jens Axboe wrote:
> On Mon, Jan 28 2002, Richard Gooch wrote:
> > Jens Axboe writes:
> > > Could you please at least try to follow the style in sd? To me, this
> > > alone is reason enough why the patch should not be applied.
> >
> > ??? I *have* followed the style. Or at least I've tried to. Where did
> > I not?
>
> you use
>
> #ifdef something
> # define something_else
> #endif

You're right, that's completely gross. It should be:

#ifdef something
#define something_else
#endif

;-)

Jens, in my opinion, your constant haranguing of Richard is getting stale, or
got stale long ago. I'd prefer not to see such posts on the list. (I'd
prefer not to see *this* post on the list either, but this needs to be said.)

-- 
Daniel
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/