diff options
author | Nathan Chancellor <[email protected]> | 2021-08-24 15:54:27 -0700 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2021-09-14 19:48:30 +0300 |
commit | 7889367d7795b3b1766e33ac1ae8a5fbc292108b (patch) | |
tree | 61ea7397b864231cabbdec87aad2a293f4d5f734 /scripts/gdb/linux/proc.py | |
parent | 347c4db2afc7f9cf536144d167579ccf1e9bf028 (diff) |
drm/i915: Enable -Wsometimes-uninitialized
This warning helps catch uninitialized variables. It should have been
enabled at the same time as commit b2423184ac33 ("drm/i915: Enable
-Wuninitialized") but I did not realize they were disabled separately.
Enable it now that i915 is clean so that it stays that way.
Reviewed-by: Nick Desaulniers <[email protected]>
Signed-off-by: Nathan Chancellor <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
(cherry picked from commit 43192617f7816bb74584c1df06f57363afd15337)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions