Re: [PATCH] Make pty_driver and pty_slave_driver local vars in legacyBSD pty code

From: Linus Torvalds
Date: Wed Sep 30 2009 - 11:09:28 EST




On Wed, 30 Sep 2009, David Howells wrote:
>
> Make the pty_driver and pty_slave_driver global variables into local vars of
> legacy_pty_init() as that's the only thing that ever accesses the values.

I had already done this in my local tree due to the other thread about the
whole broken legacy pty initialization. Committed that and pushed out.

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