aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/logicvc/logicvc_interface.h
diff options
context:
space:
mode:
authorIan Rogers <[email protected]>2023-05-17 15:57:06 -0700
committerArnaldo Carvalho de Melo <[email protected]>2023-05-19 10:36:35 -0300
commit75438f24a4d4adcaea6f04ad3a94b7a145e63327 (patch)
tree51c53f224c794dc40fc38bde9aaadcf915fd30aa /drivers/gpu/drm/logicvc/logicvc_interface.h
parent951efb9976ce453342a86b29d7bfe9fa483c7c4d (diff)
perf test attr: Fix python SafeConfigParser() deprecation warning
Address the warning: ``` tests/attr.py:155: DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in Python 3.12. Use ConfigParser directly instead. parser = configparser.SafeConfigParser() ``` by removing the word 'Safe'. Reviewed-by: James Clark <[email protected]> Signed-off-by: Ian Rogers <[email protected]> Tested-by: Arnaldo Carvalho de Melo <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Kan Liang <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Richter <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/logicvc/logicvc_interface.h')
0 files changed, 0 insertions, 0 deletions