[PATCH] arithmetic cleanups (preparation to FP)
commitbdc32ab8bb14f4ddfb07b13dfebd2545aab7b44c
authorAlexander Viro <viro@www.linux.org.uk>
Sat, 24 Jul 2004 05:35:43 +0000 (23 22:35 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:02:17 +0000 (7 21:02 -0700)
treec1fe347e7f7f337c3c93b91b4f26fe26c7ba5454
parent9ac75b297a95af5fb7c7554b1dc2bfe4fca6d7b3
[PATCH] arithmetic cleanups (preparation to FP)

a) arithmetic-handling code in evaluate.c cleaned up
b) % is _not_ allowed on floating point arguments - it's int-only.
evaluate.c