Re: [PATCH 1/2] AFS: Fix interminable loop in afs_write_back_from_locked_page()

From: David Howells
Date: Fri May 11 2007 - 05:58:18 EST


Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:

> More than one would expect, given that it is recommended in
> Documentation/SubmitChecklist, which everyone reads ;)

Which states incorrectly:

| 22: Newly-added code has been compiled with `gcc -W'. This will generate
| lots of noise, but is good for finding bugs like "warning: comparison
| between signed and unsigned".

-W does not imply -Wsign-compare, at least not on my gcc.

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