From: Alessandro Astone Date: Wed, 5 Feb 2025 19:14:54 +0000 (+0100) Subject: gpu: Do not log failure to read i915_capabilities X-Git-Tag: 1.5.0~4 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/7b31f7188a382ead687d291e5a168895efcc6747?hp=7b31f7188a382ead687d291e5a168895efcc6747 gpu: Do not log failure to read i915_capabilities If awk fails to read the file, we will simply fail to parse the output to integer immediatly after. ---