summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorAbhinav Singh <singhabhinav9051571833@gmail.com>2023-11-03 18:50:13 +0300
committerAlex Deucher <alexander.deucher@amd.com>2023-11-17 17:29:54 +0300
commitd8a3813713c3843351123138c8b191142c266521 (patch)
tree1dc48c3a1af11765fcff7174308826837ad2202f /tools/perf/scripts/python/exported-sql-viewer.py
parentb5a52d2afe1b75f9d51461bb235ca40735e99fe7 (diff)
downloadlinux-d8a3813713c3843351123138c8b191142c266521.tar.xz
drm/radeon: Fix warning using plain integer as NULL
sparse static analysis tools generate a warning with this message "Using plain integer as NULL pointer". In this case this warning is being shown because we are trying to intialize a pointer to NULL using integer value 0. Signed-off-by: Abhinav Singh <singhabhinav9051571833@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions