Messages in this thread |  | | Date | Thu, 27 Feb 2003 16:33:04 +0000 | Subject | Re: [PATCH 7/8] dm: __LOW macro fix no. 2 | From | Joe Thornber <> |
| |
On Thu, Feb 27, 2003 at 01:17:05PM -0300, Horst von Brand wrote: > I'd add () around r and l just for paranoia's sake. Plus make sure they > aren't ever going to be called with sideeffects... why not inline functions?
because the types vary :(
> Besides, I'd call them args a and b (no real reason for l and r, and l is > almost 1 for some fonts...)
l and r stood for left and right from when it was a compare and assign operator.
- Joe - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |