Re: [RFC 2/3] virtio_console: use virtqueue notification for hvc_console

From: Arnd Bergmann
Date: Tue Jun 03 2008 - 13:27:13 EST


On Tuesday 03 June 2008, Christian Borntraeger wrote:
>
> +/* The hvc device */
> +struct hvc_struct *hvc;
> +

I guess this should be static, a three letter identifier for a global variable
is not really unique.

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