Re: [14/17] Allow bit_waitqueue to wait on a bit in a vmalloc area

From: Christoph Lameter
Date: Wed Sep 19 2007 - 13:42:01 EST


On Wed, 19 Sep 2007, Gabriel C wrote:

> Christoph Lameter wrote:
>
> >
> > + if (is_vmalloc_addr(word))
> > + page = vmalloc_to_page(word)
> ^^^^^^
> Missing ' ; '

Argh. Late beautification attempts are backfiring....
-
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/