Thread (3 messages) 3 messages, 3 authors, 2022-03-08

Re: [PATCH] backlight: backlight: Slighly simplify devm_of_find_backlight()

From: Daniel Thompson <hidden>
Date: 2022-03-08 10:45:00
Also in: dri-devel, kernel-janitors, lkml

On Sun, Feb 13, 2022 at 08:41:39AM +0100, Christophe JAILLET wrote:
Use devm_add_action_or_reset() instead of devm_add_action()+hand writing
what is done in the release function, should an error occur.

This is more straightforward and saves a few lines of code.

While at it, remove a useless test in devm_backlight_release(). 'data' is
known to be not NULL when this function is called.

Signed-off-by: Christophe JAILLET <redacted>
Reviewed-by: Daniel Thompson <redacted>


Daniel.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help