Re: serial console

From: Rob Landley
Date: Mon May 16 2005 - 22:25:20 EST


On Monday 16 May 2005 07:15 pm, Matt Mackall wrote:

> +int __init add_preferred_console(char *name, int idx, char *options)
> +{
> + return 0;
> +}
> +

Inline that puppy please. I can be optimized away. Having it be __init makes
no sense...

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