diff options
| author | Jason Yan <[email protected]> | 2020-04-22 07:18:45 +0000 |
|---|---|---|
| committer | Sam Ravnborg <[email protected]> | 2020-05-06 17:32:08 +0000 |
| commit | dbc7ece12a38889ceb3d7f99dad269822f6bd34e (patch) | |
| tree | 2ae4fe441a3883b9bb77e7b3b149c67a5b7ef83e /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
| parent | video: udlfb: use true,false for bool variables (diff) | |
| download | kernel-dbc7ece12a38889ceb3d7f99dad269822f6bd34e.tar.gz kernel-dbc7ece12a38889ceb3d7f99dad269822f6bd34e.zip | |
video: uvesafb: use true,false for bool variables
Fix the following coccicheck warning:
drivers/video/fbdev/uvesafb.c:48:12-17: WARNING: Assignment of 0/1 to
bool variable
drivers/video/fbdev/uvesafb.c:1827:3-13: WARNING: Assignment of 0/1 to
bool variable
drivers/video/fbdev/uvesafb.c:1829:3-13: WARNING: Assignment of 0/1 to
bool variable
drivers/video/fbdev/uvesafb.c:1835:3-9: WARNING: Assignment of 0/1 to
bool variable
drivers/video/fbdev/uvesafb.c:1837:3-9: WARNING: Assignment of 0/1 to
bool variable
drivers/video/fbdev/uvesafb.c:1839:3-8: WARNING: Assignment of 0/1 to
bool variable
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions
