Re: [v3] drm/amd/display: Fix exception handling in dm_validate_stream_and_context()

From: Markus Elfring
Date: Tue Jun 17 2025 - 02:40:51 EST



>> 1. Thus return directly if

> I guess the intention was to reduce goto statements.


Partly, yes.

See also once more:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/coding-style.rst?h=v6.16-rc2#n532

Regards,
Markus