Files
linux/drivers
Markus Elfring f1ebbe4cd0 fbdev: omapfb: Call of_node_put(ep) only once in omapdss_of_find_source_for_first_ep()
An of_node_put(ep) call was immediately used after a pointer check
for a of_graph_get_remote_port() call in this function implementation.
Thus call such a function only once instead directly before the check.

This issue was transformed by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Helge Deller <deller@gmx.de>
2024-09-26 18:20:27 +02:00
..
2024-09-16 15:24:59 +02:00
2024-09-02 12:12:41 +02:00
2024-08-28 21:54:51 +01:00
2024-09-09 12:22:06 +02:00
2024-09-04 17:24:58 -05:00