Skip to content
Commit 3bc14c8c authored by Grazvydas Ignotas's avatar Grazvydas Ignotas Committed by Emil Velikov
Browse files

xf86drm: fix sign-compare warning



xf86drm.c:3601:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     while (expected < sizeof(match)) {
                     ^

Signed-off-by: default avatarGrazvydas Ignotas <notasas@gmail.com>
Reviewed-by: default avatarEmil Velikov <emil.velikov@collabora.com>
parent 08257927
Loading
Loading
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