Skip to content
Snippets Groups Projects
Commit d9c1452c authored by Tom Rix's avatar Tom Rix Committed by Gerd Hoffmann
Browse files

drm/qxl: remove qxl_log_level global


Smatch reports this issue
qxl_kms.c:36:5: warning: symbol 'qxl_log_level' was not declared. Should it be static?

qxl_log_level is defined qxl_kms.c but unused, so remove.

Signed-off-by: default avatarTom Rix <trix@redhat.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20220421142054.3751507-1-trix@redhat.com


Signed-off-by: default avatarGerd Hoffmann <kraxel@redhat.com>
parent 430ac054
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment