On Tue, 2 Jun 2026 01:44:01 +0300, Cristian Ciocaltea wrote: > Remove the 'err' local variable in drm_fb_helper_hotplug_event() which > only stores a return value that is never used beyond the immediate > return statement. This simplifies the code without behavior changes. > > Signed-off-by: Cristian Ciocaltea <[email protected]> > > [ ... ]
Acked-by: Maxime Ripard <[email protected]> Thanks! Maxime
