]> git.tdb.fi Git - ext/subsurface.git/commit
Make multiple cylinders actually work
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Sep 2011 20:25:06 +0000 (13:25 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Sep 2011 20:25:06 +0000 (13:25 -0700)
commita92811351b82406184c354b948ff4b050ac579cc
tree65e3219d2e45df26b640e4b4e835e1dc76994fae
parenta4c9cc110feeb71451614a8105657ed954fdced8
Make multiple cylinders actually work

This just always shows two cylinders, which is obviously bogus, but it's
a good test-case for the multi-cylinder case.

I need to figure out how to dynamically show the right number of
cylinders, but that also involves the notion of adding a cylinder in
order to fill out information that didn't use to exist.

That's lower priority - now the infrastructure seems to be there.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
equipment.c