Select Git revision
sequencer.c
-
Marek Vasut authored
Factor out common code from search_left_edge() and search_right_edge() which checks whether searching for the window edge should stop. The code is almost identical, so pull it into separate function and cater for the minor differences. Signed-off-by:
Marek Vasut <marex@denx.de>
Marek Vasut authoredFactor out common code from search_left_edge() and search_right_edge() which checks whether searching for the window edge should stop. The code is almost identical, so pull it into separate function and cater for the minor differences. Signed-off-by:
Marek Vasut <marex@denx.de>