On Tue, Oct 02, 2018 at 03:18:49PM -0700, r...@google.com wrote:
> From: Roman Kiryanov <r...@google.com>
> 
> This is a series of patches to remove mutable global variables
> to introduce another version of the pipe driver for the older
> host interface. I don't want to have two driver states where only
> one is used.

I don't see a "global" variable here, what are you referring to.

This one:

> -static DECLARE_TASKLET(goldfish_interrupt_tasklet, goldfish_interrupt_task, 
> 0);

?

That looks static to this file to me.

what am I missing here?

greg k-h

Reply via email to