diff options
author | Ben Dooks <ben.dooks@codethink.co.uk> | 2017-07-26 10:42:54 +0100 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2017-09-13 22:05:30 +0200 |
commit | 278f31a70d2e40aa31bf465795bfce2ca8bb01b6 (patch) | |
tree | 0b09bad3dc2382bcf08623cf3df77397b434bde0 /usr | |
parent | 569dbb88e80deb68974ef6fdd6a13edb9d686261 (diff) |
ubi: pr_err() strings should end with newlines
The ubi_init() function has a few error paths that use the
pr_err() to output errors. These should have new lines on
them as pr_err() does not automatically do this.
This fixes issues where if multiple mtd fail to bind to
ubi the console output starts wrapping around.
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions