On 22.10.14 15:06, Markus Armbruster wrote: > Paolo Bonzini <pbonz...@redhat.com> writes: > >> On 10/22/2014 01:45 PM, Markus Armbruster wrote: >>>>> Part of TCG PPC. >>> Give me a name :) >>> >> >> This: >> >> PowerPC >> M: Alexander Graf <ag...@suse.de> >> L: qemu-...@nongnu.org >> S: Maintained >> F: target-ppc/ >> F: hw/ppc/ >> >> Paolo > > Something like this, I presume:
I think the best way to figure these out would be to have checkpatch.pl check whether an unmaintained file gets introduced. If that happens, warn the user. I always run checkpatch.pl on every patch I apply. Alex