Re: [00/37] Clean up duplicate includes

From: Satyam Sharma
Date: Sun Jul 22 2007 - 02:38:19 EST


On 7/22/07, Satyam Sharma <satyam.sharma@xxxxxxxxx> wrote:
On 7/21/07, Jesper Juhl <jesper.juhl@xxxxxxxxx> wrote:
> [...]
> These are the patches in this series :

Ok, I've reviewed all patches in this series except:

> [PATCH][12/37] Clean up duplicate includes in drivers/net/
> [PATCH][28/37] Clean up duplicate includes in net/ipv4/
> [PATCH][32/37] Clean up duplicate includes in net/sunrpc/

And I also looked over these three after your resends.

Anyway, the entire series was OK, just removing a #include
line when that exact same header was already #include'd in
the same file. [ I also wonder if this patchset ends up exposing
some header-include-ordering problems that were previously
hidden, actually. ]

Like you said you built an allmodconfig, everything should be OK.
[ Except for modules that didn't get included in allmodconfig because
your arch might not have supported it -- but even then, your patches
are obviously correct and will only expose issues elsewhere if we do
see any build breakage, but which isn't likely in any case. ]

So the entire series is reviewed and looks good to me :-)

Thanks,
Satyam
-
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/