Re: [PATCH] perf: make perf.data more self-descriptive (v7)

From: Peter Zijlstra
Date: Wed Sep 28 2011 - 11:21:08 EST


On Wed, 2011-09-28 at 16:06 +0200, Stephane Eranian wrote:
> > + size_t len = 0;
> > + u32 i = 0;
> > + int ret = -1;
> > +
> > + ret = -1;
>
>
> Missed this yesterday. gcc-4.6 (e.g., Fedora 15) throws an error on this:
>
> util/header.c: In function âbuild_cpu_topoâ:
> util/header.c:461:6: error: variable âretâ set but not used
> [-Werror=unused-but-set-variable]
> cc1: all warnings being treated as errors
>
> Sorry about that. That means v8 is on the way, hopefully the final attempt... Thanks.

Could we all please trim emails and not send html stuff?
--
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/