[PATCH 0/3] Nuke a few duplicate includes

From: Jesper Juhl
Date: Tue Jan 01 2008 - 21:44:16 EST


Including the same header twice (or more) in a .c file, outside any #ifdef's
and whatnot, serves no purpose except generating more work for the
compiler, so here are 3 patches that get rid of some pointless duplicate
includes.

Kind regards,
Jesper Juhl <jesper.juhl@xxxxxxxxx>


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