On 3 June 2018 at 23:04, Seung-Woo Kim <[email protected]> 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 <[email protected]> > --- > 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 <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

