On Wed, Sep 24, 2014 at 03:04:06PM +0100, Matt Fleming wrote: > From: Matt Fleming <[email protected]> > > Passing pointers to alias modifiers 'unit' and 'scale' isn't very > future-proof since if we add more modifiers to the list we'll end up > passing more arguments. > > Instead wrap everything up in a struct perf_pmu_info, which can easily > be expanded when additional alias modifiers are necessary in the future. > > Cc: Jiri Olsa <[email protected]>
Acked-by: Jiri Olsa <[email protected]> thanks, jirka -- 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/

