"git@git.tuxist.de:jan.koester/linux.git" did not exist on "53b7f3aa411bb812c7a4f8af1ab9e0d2288b56cf"
perf tools: Fix pmu object compilation error
After applying some patches got another shadowing error: CC util/pmu.o util/pmu.c: In function ‘pmu_alias_terms’: util/pmu.c:287:35: error: declaration of ‘clone’ shadows a global declaration [-Werror=shadow] Renaming clone to cloned. Acked-by:David Ahern <dsahern@gmail.com> Cc: David Ahern <dsahern@gmail.com> Cc: Namhyung Kim <namhyung@kernel.org> Link: http://lkml.kernel.org/r/1397674818-27054-1-git-send-email-jolsa@redhat.com Signed-off-by:
Jiri Olsa <jolsa@redhat.com>
Loading
Please sign in to comment