log: use BIT() instead of 1 <<
Use the BIT() macro when creating a bitmask for the logging fields. Signed-off-by:Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by:
Simon Glass <sjg@chromium.org>
Loading
Please register or sign in to comment
Use the BIT() macro when creating a bitmask for the logging fields. Signed-off-by:Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by:
Simon Glass <sjg@chromium.org>