On Thu, Sep 25 2014, Hagen Paul Pfeifer <[email protected]> wrote: > On 25 September 2014 17:50, Michal Nazarewicz <[email protected]> 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
To match argument names of the clamp macro (which got renamed when rewriting min3, max3 and clamp), but I don't really care either way. -- Best regards, _ _ .o. | Liege of Serenely Enlightened Majesty of o' \,=./ `o ..o | Computer Science, Michał “mina86” Nazarewicz (o o) ooo +--<[email protected]>--<xmpp:[email protected]>--ooO--(_)--Ooo-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

