“8a51a33b3562de301d522eea1d167c243a16b6df”上不存在“drivers/gpu/drm/imx/imx-drm-core.c”
drm/amd/pm/powerplay/smumgr/ci: use bitwise or for bitmasks addition
For bit mask addition, it is recommended to use or operator "|" instead of numerical addition as the former is quicker and cleaner. Change suggested by orplus.cocci Coccinelle semantic patch. Reviewed-by: NEvan Quan <evan.quan@amd.com> Signed-off-by: NDeepak R Varma <drv@mailo.com> Signed-off-by: NAlex Deucher <alexander.deucher@amd.com>
Showing
想要评论请 注册 或 登录