On Wed, 2009-11-04 at 08:21 -0800, Garrett D'Amore wrote: > Sebastien Roy wrote: > > The header file defines a bunch of ioctls that are no longer usable > > given that this case removes the device that implements them. What do > > we gain from leaving the header file behind? If it's just to save a few > > developers from having to remove a single #include from their source > > code, then is it really worth it? > > > > No, other drivers use this header to implement the same ioctls.
Ah, I see. That wasn't immediately clear to me. +1 on the case. -Seb