Re: [PATCH] n_hdlc.c 2.5.68

From: Christoph Hellwig (hch@infradead.org)
Date: Mon Apr 21 2003 - 13:18:06 EST


On Mon, Apr 21, 2003 at 01:12:22PM -0500, Paul Fulghum wrote:
> Patch to remove MODULE_USE_COUNT macros
> and make some functions static.

You also need to set the module owner. Once you're at it also
please try to initialize as much as possible of n_hdlc_ldisc
at compile, like:

struct tty_ldisc n_hdlc_ldisc {
        .foo = bar,
        ....
};

-
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/



This archive was generated by hypermail 2b29 : Wed Apr 23 2003 - 22:00:30 EST