diff options
| author | Tian Tao <[email protected]> | 2020-07-28 20:55:07 +0800 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2020-07-29 08:48:19 +0200 |
| commit | 85b3bfa266e8421afab5e75b8306003e97990a4a (patch) | |
| tree | 50f23c5988c307582a282347e8f37763b165409c /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 639abb72f189a9df1033cbe5eaf1c0508021f699 (diff) | |
drm/hisilicon: Fixed the warning: Assignment of 0/1 to bool variable
fixed the following warning:
hibmc_drm_drv.c:296:1-18:WARNING: Assignment of 0/1 to bool variable.
hibmc_drm_drv.c:301:2-19: WARNING: Assignment of 0/1 to bool variable.
v2:
using the pci_dev.msi_enabled instead of priv->msi_enabled.
v3:
just call pci_enable_msi() and pci_disable_msi(), it's no need to
set dev->pdev->msi_enabled again.
Signed-off-by: Tian Tao <[email protected]>
Reviewed-By: Thomas Zimmermann <[email protected]>
Signed-off-by: Thomas Zimmermann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions