Re: [PATCH] include: kernel.h: deduplicate code implementing clamp* macros

From: Hagen Paul Pfeifer
Date: Thu Sep 25 2014 - 15:46:22 EST


On 25 September 2014 17:50, Michal Nazarewicz <mina86@xxxxxxxxxx> wrote:

> - * @min: minimum allowable value
> - * @max: maximum allowable value
> + * @lo: minimum allowable value
> + * @hi: maximum allowable value

Ok, but why do you rename min/max to low/high after so many years?
min/max is just perfect

Hagen
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/