strip non printable characters from opengl dri info

Authored by sitter on Mar 11 2020, 1:14 PM.

Description

strip non printable characters from opengl dri info

Summary:
previously this was incorrectly indented

was

Vendor\s\s\s\s\s\s\s\sFoobar

is now

VendorFoobar

Test Plan: with D27980 applied the kernel module doesn't stick out anymore as now all strings are uniformly simplified and have no unexpected indentation

Reviewers: apol

Reviewed By: apol

Subscribers: plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D27981

Details

Committed
sitterApr 3 2020, 1:41 PM
Reviewer
apol
Differential Revision
D27981: strip non printable characters from opengl dri info
Parents
R102:72a09a3f2787: make opengl module support multiple dri devices
Branches
Unknown
Tags
Unknown