On Thu, Oct 29, 2009 at 05:43, Cai, Cliff wrote:
> Seems better,but min_t also do the casting job.

i'm not saying it doesnt do casting, i'm saying that if a cast is
needed, you should use min_t() and not throw casts around yourself
inside of min().  this is the whole point of the min_t() variant.
-mike
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to