diff options
author | Jason Yan <[email protected]> | 2020-04-22 15:18:54 +0800 |
---|---|---|
committer | Sam Ravnborg <[email protected]> | 2020-05-06 19:32:15 +0200 |
commit | d163a95cf00130d8d980cbf16675337caeb9cdad (patch) | |
tree | 263e37c2dfa2f78f3056b52f20ddec3bea5720a3 /scripts/gdb/linux/modules.py | |
parent | dbc7ece12a38889ceb3d7f99dad269822f6bd34e (diff) |
fbdev: aty: use true, false for bool variables in atyfb_base.c
Fix the following coccicheck warning:
drivers/video/fbdev/aty/atyfb_base.c:3822:3-10: WARNING: Assignment of
0/1 to bool variable
drivers/video/fbdev/aty/atyfb_base.c:3824:3-9: 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 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions