28 Sep
2012
28 Sep
'12
12:42 p.m.
On Thu, Sep 27, 2012 at 10:57:58PM +0300, Dan Carpenter wrote:
Right now ->invert is a single bit bitfield. We mostly test "if (w->invert) {...". Are we planning to add some more bits in there?
There aren't any plans at present, but it's possible we might add some. When we do the definition of invert will have to change as you point out.