backend/native: Refactor choose_primary_gpu_unchecked() to meet style
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4114>
This commit is contained in:
parent
d92bb351da
commit
a280280cff
@ -2205,6 +2205,7 @@ choose_primary_gpu_unchecked (MetaBackend *backend,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/* Prefer a platform device */
|
||||
for (l = gpus; l; l = l->next)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user