commit | c00697b59251f795fa5278cfe4d81407f76a450b | [log] [tgz] |
---|---|---|
author | Tian Tao <tiantao6@hisilicon.com> | Fri Feb 19 10:30:11 2021 +0800 |
committer | Tian Tao <tiantao6@hisilicon.com> | Sun Feb 21 19:49:17 2021 -0500 |
tree | cf063390c3175e0c7902359187f8fb813bc44456 | |
parent | 0345bae1776b24e2b591f50b1bfe63001fd40efb [diff] |
drm/drv: Remove initialization of static variables Address the following checkpatch errors: ERROR: do not initialise statics to false Signed-off-by: Tian Tao <tiantao6@hisilicon.com> Acked-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patchwork.freedesktop.org/patch/msgid/1613701811-32037-1-git-send-email-tiantao6@hisilicon.com