diff options
author | John Harrison <[email protected]> | 2023-03-10 22:37:13 -0800 |
---|---|---|
committer | John Harrison <[email protected]> | 2023-03-13 18:27:09 -0700 |
commit | 53c4e64c6a0fdadc972217343f4439a96542f56e (patch) | |
tree | 4205c5028a3d9fff6df428b71dae822845c5893b /drivers/gpu/drm/i915/gt/sysfs_engines.c | |
parent | 9724ecdbb9ddd6da3260e4a442574b90fc75188a (diff) |
drm/i915/guc: Clean up of register capture search
The comparison in the search for a matching register capture node was
not the most readable. It was also assuming that a zero GuC id means
invalid, which it does not. So remove one invalid term, one redundant
term and re-format to keep each term on a single line, and only one
term per line.
Signed-off-by: John Harrison <[email protected]>
Reviewed-by: Alan Previn <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/gt/sysfs_engines.c')
0 files changed, 0 insertions, 0 deletions