mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 04:31:50 +00:00
816aec03a0
The clang-analyzer reports: "Excessive padding in 'struct imx8m_blk_ctrl_domain_data' (12 padding bytes, where 4 is optimal). Optimal fields order: name, clk_names, path_names, gpc_name, num_clks, num_paths, rst_mask, clk_mask, mipi_phy_rst_mask, consider reordering the fields or adding explicit padding members [clang-analyzer-optin.performance.Padding] struct imx8m_blk_ctrl_domain_data {" So reordering the fields. Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org> |
||
---|---|---|
.. | ||
gpc.c | ||
gpcv2.c | ||
imx8m-blk-ctrl.c | ||
imx8mp-blk-ctrl.c | ||
imx93-blk-ctrl.c | ||
imx93-pd.c | ||
imx93-src.c | ||
Kconfig | ||
Makefile | ||
soc-imx8m.c | ||
soc-imx.c |