
30 Nov
2020
30 Nov
'20
9:12 p.m.
On Fri, 27 Nov 2020 at 03:21, Patrick Delaunay patrick.delaunay@st.com wrote:
Reorder test on gd value and remove the duplicated test (!gd) in putc and puts function.
This patch is a preliminary step for rework of this function.
Signed-off-by: Patrick Delaunay patrick.delaunay@st.com
Changes in v2:
- update gd test in console function puts and putc (cosmetic)
common/console.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org