On Fri, 2014-08-22 at 17:33 +0200, Rasmus Villemoes wrote: > Joe Perches <[email protected]> writes: > > > On Tue, 2014-06-24 at 19:27 +0200, Rasmus Villemoes wrote: > >> AFAICT, these headers are not used anywhere, and are just accidental > >> leftovers from past cleanups. > > > > Thanks. > > Did anyone pick these [1] up? All six files still seem to be present.
Doesn't look like it. There is no guaranteed mechanism to get these types of patches applied. I suggest you resend these to a wider audience. Jiri Kosina <[email protected]> is the maintainer of the "trivial" tree, some patches of this type go through that tree every once in awhile. Andrew Morton <[email protected]> sometimes picks up things like this. Also, make sure to send the individual deletions to the original maintainers, authors and signers of each file. For instance: $ ./scripts/get_maintainer.pl -f include/linux/platform_data/tegra_emc.h Stephen Warren <[email protected]> (supporter:TEGRA ARCHITECTUR...) Thierry Reding <[email protected]> (supporter:TEGRA ARCHITECTUR...) [email protected] (open list:TEGRA ARCHITECTUR...) $ git log --format="Author: %an <%ae>" include/linux/platform_data/tegra_emc.h Author: Olof Johansson <[email protected]> Lastly, if none of that works within a couple of release cycles, send them directly to Linus. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

