aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/ObjectID.h
diff options
context:
space:
mode:
authorMatthew R. Ochs <[email protected]>2015-10-21 15:11:34 -0500
committerJames Bottomley <[email protected]>2015-10-30 17:01:49 +0900
commite568e23f3c6d7bf60ce00a4e8f1331a5b38bbea0 (patch)
tree763aa44e05d924bc6272ed2d95c4287338fbb182 /drivers/gpu/drm/amd/amdgpu/ObjectID.h
parent2843fdbddd188edb4d7e60f72f513ad8b82d1a54 (diff)
cxlflash: Fix to avoid sizeof(bool)
Using sizeof(bool) is considered poor form for various reasons and sparse warns us of that. Correct by changing type from bool to u8. Signed-off-by: Matthew R. Ochs <[email protected]> Signed-off-by: Manoj N. Kumar <[email protected]> Reviewed-by: Brian King <[email protected]> Reviewed-by: Daniel Axtens <[email protected]> Reviewed-by: Tomas Henzl <[email protected]> Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/ObjectID.h')
0 files changed, 0 insertions, 0 deletions