diff options
author | Ma Feng <[email protected]> | 2020-01-03 09:12:37 +0800 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2020-01-09 16:47:16 +0200 |
commit | 36a52d524e7e3d63437cd379cd8f13189aadadd1 (patch) | |
tree | 14d7e3ea449ee9f00c4415319df17305bbdccacb /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | d4fb2d76095900952805c07c0067452a1470b85e (diff) |
drm/i915: use true,false for bool variable in i915_debugfs.c
Fixes coccicheck warning:
drivers/gpu/drm/i915/i915_debugfs.c:3078:4-36: WARNING: Assignment of 0/1 to bool variable
drivers/gpu/drm/i915/i915_debugfs.c:3078:4-36: WARNING: Assignment of 0/1 to bool variable
drivers/gpu/drm/i915/i915_debugfs.c:3080:4-36: WARNING: Assignment of 0/1 to bool variable
drivers/gpu/drm/i915/i915_debugfs.c:3080:4-36: WARNING: Assignment of 0/1 to bool variable
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Ma Feng <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions