aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2017-03-10 15:27:57 +0200
committerJani Nikula <[email protected]>2017-03-13 11:52:07 +0200
commit665788572c6410b7efadc2e3009c5d830b6d8ef9 (patch)
treee6f6bcc86c5f3d59331e7165d6ea21ba98f451bf /tools/perf/scripts/python/export-to-postgresql.py
parentf103560cf7c2abc10283dd0ba9889f3de5b7ac7e (diff)
drm/i915/vbt: don't propagate errors from intel_bios_init()
We don't use the error return for anything other than reporting and logging that there is no VBT. We can pull the logging in the function, and remove the error status return. Moreover, if we needed the information for something later on, we'd probably be better off storing the bit in dev_priv, and using it where it's needed, instead of using the error return. While at it, improve the comments. Cc: Manasi Navare <[email protected]> Cc: Ville Syrjälä <[email protected]> Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/438ebbb0d5f0d321c625065b9cc78532a1dab24f.1489152288.git.jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions