]> git.tdb.fi Git - ext/subsurface.git/commit
Call an LP85 an LP85 even when it's "10% extra".
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Sep 2011 20:03:43 +0000 (13:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 11 Sep 2011 22:49:50 +0000 (15:49 -0700)
commit27ed16072f3b49b07e0af495fed10f883de90c82
tree0bcf4d939c586bb0776407eafbfc3f404c542a94
parent0c4e1697db2d9e15a05bc76056fca13e9ccb9ba4
Call an LP85 an LP85 even when it's "10% extra".

The LP85+ name is not something we'd normally want to recognize.  The LP
cylinder names all tend to be by the "+" pressure anyway, and that's
what we do in the equipment handling naming.

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