Select Git revision
sequencer.c
-
Marek Vasut authored
The C language has signed types, so make use of them. Fix this obscene loop, which tries to do away with unsigned type, but just makes the code more cryptic. Signed-off-by:
Marek Vasut <marex@denx.de>
Marek Vasut authoredThe C language has signed types, so make use of them. Fix this obscene loop, which tries to do away with unsigned type, but just makes the code more cryptic. Signed-off-by:
Marek Vasut <marex@denx.de>