Hi, On Tue, Dec 10, 2019 at 06:11:09PM +0100, Paul Cercueil wrote: > Just some code maintenance; no functional change. > > Signed-off-by: Paul Cercueil <paul@xxxxxxxxxxxxxxx> It seems the patch has a few different types of cleanup, coding style, indentation, data structure change, variable name change... Please break the changes into multiple patches, each serves one type of cleanup. -Bin.