commit | b62fc46217816642c57a5181a4117ae11da9813f | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben.dooks@codethink.co.uk> | Wed Jul 26 10:53:50 2017 +0100 |
committer | Richard Weinberger <richard@nod.at> | Wed Sep 13 22:05:30 2017 +0200 |
tree | b029f3efad55966881dc3626c9821a98b21da12f | |
parent | a51b7ccf3bf57956c64076987a9ad1152e896e79 [diff] |
ubi: pr_err() strings should end with newlines In build.c, the following pr_err calls should be terminated with a new-line to avoid other messages being concatenated onto the end. Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Signed-off-by: Richard Weinberger <richard@nod.at>