Simplify constant subtraction into addition.
commit10c21653c1648fb7619ebe8f9787365d78574a11
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 27 Nov 2004 06:25:30 +0000 (26 23:25 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:05:02 +0000 (7 21:05 -0700)
tree76eae6890503615ad1baddeb7e76aba6c4c1035e
parent06242e217c91fd3808091c1ed119a10131c4242e
Simplify constant subtraction into addition.

We're much better at simplifying addition, so let's try to fix it
up.
simplify.c