On Sun, 17 Jan 2021 22:28:43 +0100, Rikard Falkeborn wrote: > Thie series makes a number of static struct attribute_group const. The > only usage of the structs is to put their address in an array of pointers > to const struct * attribute_group. With this series applied, all but two > static struct attribute_group in drivers/perf are const (and the two > remaining are modified at runtime and can't be const). > > Patches are independent and split based on output from get_maintainers.pl. > I can of course split differently if that's desired. > > [...] Applied to will (for-next/perf), thanks! [1/4] perf: qcom: Constify static struct attribute_group https://git.kernel.org/will/c/30b34c4833ea [2/4] perf/imx_ddr: Constify static struct attribute_group https://git.kernel.org/will/c/3cb7d2da183f [3/4] perf: hisi: Constify static struct attribute_group https://git.kernel.org/will/c/c2c4d5c051b2 [4/4] perf: Constify static struct attribute_group https://git.kernel.org/will/c/f0c140481d1b Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev