Message ID | 20210117212847.21319-1-rikard.falkeborn@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | drivers/perf: Constify static struct attribute_group | expand |
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,
Hello: This series was applied to qcom/linux.git (refs/heads/for-next): On Sun, 17 Jan 2021 22:28:43 +0100 you 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. > > [...] Here is the summary with links: - [1/4] perf: qcom: Constify static struct attribute_group https://git.kernel.org/qcom/c/30b34c4833ea - [2/4] perf/imx_ddr: Constify static struct attribute_group https://git.kernel.org/qcom/c/3cb7d2da183f - [3/4] perf: hisi: Constify static struct attribute_group https://git.kernel.org/qcom/c/c2c4d5c051b2 - [4/4] perf: Constify static struct attribute_group https://git.kernel.org/qcom/c/f0c140481d1b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html