Re: kernel guide to space

From: Michael S. Tsirkin
Date: Wed Jul 20 2005 - 08:06:41 EST


Quoting r. Jesper Juhl <jesper.juhl@xxxxxxxxx>:
> > static struct foo *foo_bar(struct foo *first, struct bar *second,
> > struct foobar* thirsd);
> >
> In this example you are not consistently placing your *'s, "struct foo
> *first" vs "struct foobar* thirsd". Common practice is "struct foo
> *first".

Doh. Right. Thanks!

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