[PATCH] soc: imx: imx8m-blk-ctrl: reordering the fields

Shawn Guo shawnguo at kernel.org
Sun Mar 26 18:53:34 PDT 2023


On Mon, Mar 13, 2023 at 08:49:03AM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan at nxp.com>
> 
> 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 at intel.com>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>

Applied, thanks!



More information about the linux-arm-kernel mailing list