Re: duplicated include files

From: Geert Uytterhoeven
Date: Mon Nov 05 2007 - 03:27:32 EST


On Sun, 4 Nov 2007, Robert P. J. Day wrote:
> given the recent patches to remove duplicated #include preprocessor
> directives in source files, let it be known that there are a number of
> them:
>
> http://www.crashcourse.ca/wiki/index.php/Duplicate_include_files
>
> help yourself.

Thanks!

drivers/scsi/gvp11.c is a false positive, as it includes "gvp11.h" once
without HOSTS_C defined and once with.

drivers/scsi/mvme147.c looks similar, but "mvme147.h" does not check for
HOSTS_C (anymore?).

But both need a cleanup anyway...

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
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/