On Thu, Dec 18, 2008 at 12:23 PM, Anton Vorontsov
<avoront...@ru.mvista.com> wrote:
> +static int ucc_geth_close(struct net_device *dev);
> +static int ucc_geth_open(struct net_device *dev);

I would prefer that you reorder the functions to eliminate the need
for forward references.

-- 
Timur Tabi
Linux kernel developer at Freescale
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to