[U-Boot] [PATCH 3/3] cmd: add missing line breaks for pr_err()

Simon Glass sjg at chromium.org
Thu Jun 7 20:29:10 UTC 2018


On 3 June 2018 at 23:04, Seung-Woo Kim <sw0312.kim at samsung.com> wrote:
> After the commit 9b643e312d52 ("treewide: replace with error() with
> pr_err()"), there are some pr_err() with no line break. Add missing
> line breaks.
>
> Signed-off-by: Seung-Woo Kim <sw0312.kim at samsung.com>
> ---
>  cmd/fastboot.c         |    2 +-
>  cmd/regulator.c        |    2 +-
>  cmd/thordown.c         |    6 +++---
>  cmd/usb_mass_storage.c |    6 +++---
>  4 files changed, 8 insertions(+), 8 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list