aboutsummaryrefslogtreecommitdiffstats
path: root/mm/nommu.c
diff options
context:
space:
mode:
authorDeepak R Varma <drv@mailo.com>2023-01-15 12:46:43 +0530
committerAlex Deucher <alexander.deucher@amd.com>2023-01-17 16:11:51 -0500
commit4e1855026685a12331cfca3b5002a8133dc82a45 (patch)
tree8bf31d77968e51a60eedad792b051dac27dfe5c8 /mm/nommu.c
parent29f5be8dcc73c19de9a27ff21f044c4d7942abe6 (diff)
downloadlinux-4e1855026685a12331cfca3b5002a8133dc82a45.tar.gz
drm/amd/pm/powerplay/smumgr: use bitwise or for 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 'mm/nommu.c')
0 files changed, 0 insertions, 0 deletions