Hi Simon, On 7/21/24 5:25 PM, Simon Glass wrote:
Rather than declaring completely separate functions, put the code for each case into the same function. This makes it easier to read.Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Sean Anderson <[email protected]>
Reviewed-by: Quentin Schulz <[email protected]> Thanks! Quentin

