summaryrefslogtreecommitdiff
path: root/ipc/mq_sysctl.c
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2014-06-03 20:51:46 +0200
committerAlex Deucher <alexander.deucher@amd.com>2014-06-09 22:06:48 -0400
commit5e167cdbf6ab51c7cc7c3c2efdc54ec1080834d3 (patch)
tree9905fda9cd5c888147cedcb7ca3bb5ab40065097 /ipc/mq_sysctl.c
parent4c0dae57873edb1560b738c6519361c5ecd443ae (diff)
drm/radeon: use lower_32_bits where appropriate
Replace occurrences of "v & 0xffffffff" with lower_32_bits(v) when it's next to an upper_32_bits(v). Also remove unnecessary "upper_32_bits(v) & 0xffffffff" code snippets. Signed-off-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'ipc/mq_sysctl.c')
0 files changed, 0 insertions, 0 deletions