Select Git revision
sequencer.c
-
Marek Vasut authored
Clean up the arguments of this function. Most of the pointers passed into the function are either not needed at all, or can be passed as value instead of reference. Also fix the broken multiline debug strings. No functional change. Signed-off-by:
Marek Vasut <marex@denx.de>
Marek Vasut authoredClean up the arguments of this function. Most of the pointers passed into the function are either not needed at all, or can be passed as value instead of reference. Also fix the broken multiline debug strings. No functional change. Signed-off-by:
Marek Vasut <marex@denx.de>