On Mon, 31 Mar 2008, Oliver Neukum wrote: > > > + char disconnected:1; /* indicates undead device - no use */ > > Wouldn't introduction of new flag (HID_DISCONNECTED) to > > usbhid_device->iofl be cleaner? > A matter of taste. I don't use atomic ops if I don't have to, but if you > like it better the other way I can redo it. I would really appreciate that, thanks. It really reflects the status of the device with respect to the I/O in a very similar way as other I/O flags, so we should keep it together if possible. Thanks a lot, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html