On Fri, Apr 13, 2007 at 02:01:40AM +0530, Milind Arun Choudhary wrote: > - size = ROUNDUP(size, iovp_size); > + size = ALIGN(size, iovp_size); Why is "ALIGN" better than "ROUNDUP"? I can't see any point to this change. -Tony - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Fri Apr 13 07:14:24 2007
This archive was generated by hypermail 2.1.8 : 2007-04-13 07:14:41 EST