> vgdev_output_init() ignores errors from drm_encoder_init(), so output > setup continues even when encoder initialization fails, for example > because of an allocation failure. > > Check the return value and propagate the error to the caller. > > Assisted-by: LLM > Signed-off-by: Sebastian von Arx <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=2
