Hi Tom,
> On Fri, Nov 13, 2015 at 07:42:08AM +0100, Lukasz Majewski wrote:
>
> > This code is not processing any data to serial console output and
> > hence can be replaced with puts.
> >
> > Signed-off-by: Lukasz Majewski
>
> No, printf is fine, always. We went over this before and it's not
On Fri, Nov 13, 2015 at 07:42:08AM +0100, Lukasz Majewski wrote:
> This code is not processing any data to serial console output and hence
> can be replaced with puts.
>
> Signed-off-by: Lukasz Majewski
No, printf is fine, always. We went over this before and it's not a win
to change things.
This code is not processing any data to serial console output and hence
can be replaced with puts.
Signed-off-by: Lukasz Majewski
---
common/cmd_gpt.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/common/cmd_gpt.c b/common/cmd_gpt.c
index 4da2de7..4c71125 100644
--- a
3 matches
Mail list logo