On Tue, Oct 23, 2007 at 02:31:15PM -0600, Bjorn Helgaas wrote:
Yes. And even with that protection please move all the global variables
into some per-device structure. That makes the code a lot more understandable
and future-proof in case multiple devices of this type may appear somewhere.
-