aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorDeepak R Varma <drv@mailo.com>2023-01-15 12:47:37 +0530
committerAlex Deucher <alexander.deucher@amd.com>2023-01-17 16:11:51 -0500
commite5975d7816a7a7e2273a3fab755a17acde1e7769 (patch)
tree69a0305eacb4f76737622fc32acdcce93f5b6d0e /COPYING
parentd3d3b8945128e8522e5ece44524e88e870b22f79 (diff)
downloadlinux-e5975d7816a7a7e2273a3fab755a17acde1e7769.tar.gz
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: Evan Quan <evan.quan@amd.com> Signed-off-by: Deepak R Varma <drv@mailo.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions