diff options
author | Zheng Bin <[email protected]> | 2020-01-23 15:05:23 +0800 |
---|---|---|
committer | Tomi Valkeinen <[email protected]> | 2020-02-11 09:19:29 +0200 |
commit | 6cd0ab32bd40708de4b621221a91c1d6cd2235f1 (patch) | |
tree | 15c00dd84902ca00e968ce9d1a27c2ef5ac8629a /drivers/gpu/drm/omapdrm/omap_crtc.c | |
parent | 9109594def49525079811a6d97a64a0c4ba2bbf7 (diff) |
drm/omap: use true,false for bool variable
Fixes coccicheck warning:
drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c:681:1-15: WARNING: Assignment of 0/1 to bool variable
drivers/gpu/drm/omapdrm/displays/panel-dsi-cm.c:732:1-15: WARNING: Assignment of 0/1 to bool variable
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Zheng Bin <[email protected]>
Signed-off-by: Tomi Valkeinen <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_crtc.c')
0 files changed, 0 insertions, 0 deletions