Re: [PATCH v4 2/2] log: use BIT() instead of 1 <

2020-07-05 Thread Simon Glass
Use the BIT() macro when creating a bitmask for the logging fields. Signed-off-by: Heinrich Schuchardt Reviewed-by: Simon Glass --- v4: no change v3: new patch --- common/log_console.c | 14 +++--- common/log_syslog.c | 14 +++--- 2 files changed, 14 insertions(

[PATCH v4 2/2] log: use BIT() instead of 1 <

2020-06-17 Thread Heinrich Schuchardt
Use the BIT() macro when creating a bitmask for the logging fields. Signed-off-by: Heinrich Schuchardt Reviewed-by: Simon Glass --- v4: no change v3: new patch --- common/log_console.c | 14 +++--- common/log_syslog.c | 14 +++--- 2 files changed, 14 insertions(