Re: [PATCH] stopmachine: add stopmachine_timeout v2

From: Jeremy Fitzhardinge
Date: Wed Jul 16 2008 - 06:11:41 EST


Hidetoshi Seto wrote:
> +#ifdef CONFIG_STOP_MACHINE
> +extern unsigned long stopmachine_timeout;
> +#endif
>

No externs in C files. Put it in an appropriate header.

I'll do a proper review soon.

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