Re: [PATCH 1/3] x86_64: define all _PAGE_* in terms of _PAGE_BIT_*

From: Ingo Molnar
Date: Tue Dec 04 2007 - 07:38:32 EST



* Joerg Roedel <joerg.roedel@xxxxxxx> wrote:

> +#define _PAGE_PRESENT (_AC(1,UL)<<_PAGE_BIT_PRESENT)

please run patches through scripts/checkpatch.pl, it gives:

total: 10 errors, 0 warnings, 42 lines checked

(please send a followup cleanup patch - i picked up your series and this
is a minor cleanliness issue)

Ingo
--
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/