Re: [PATCH 2/4] kbuild: Fix <linux/version.h> for X.Y versions

From: AmÃrico Wang
Date: Tue May 31 2011 - 05:07:50 EST


On Mon, May 30, 2011 at 10:50 PM, Michal Marek <mmarek@xxxxxxx> wrote:
> expr treats all numbers as decimals, so prepending a zero is safe. Note
> that the KERNEL_VERSION() macro still takes three arguments, 3.0 has to be
> written as KERNEL_VERSION(3,0,0).
>
> Signed-off-by: Michal Marek <mmarek@xxxxxxx>

Acked-by: WANG Cong <xiyou.wangcong@xxxxxxxxx>

Thanks.
--
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/