diff options
author | Gabor Juhos <juhosg@freemail.hu> | 2017-12-19 09:11:57 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-12-24 09:03:01 +0100 |
commit | df68e63a4f297c85c240f670fded55d3d3387dc4 (patch) | |
tree | 1856bd28d9e73c8ae341dd9229692117b3844ae3 /scripts/make-ipkg-dir.sh | |
parent | 975e9cd86663971850bbdfe46b2696e256ad13ac (diff) | |
download | upstream-df68e63a4f297c85c240f670fded55d3d3387dc4.tar.gz upstream-df68e63a4f297c85c240f670fded55d3d3387dc4.tar.bz2 upstream-df68e63a4f297c85c240f670fded55d3d3387dc4.zip |
kernel/4.14: add missing newline character to UBI messages
A few UBI messages lacks the trailing newline character which
leads to ugly lines in the bootlog like this:
[ 6.649159] UBI error: no valid UBI magic found inside mtd6[ 6.667751] Freeing unused kernel memory: 2196K
Add a newline character to the end of the messages to fix it.
After the fix the line from above looks better in the log:
[ 6.609182] UBI error: no valid UBI magic found inside mtd6
[ 6.627599] Freeing unused kernel memory: 2132K
Signed-off-by: Gabor Juhos <juhosg@freemail.hu>
Diffstat (limited to 'scripts/make-ipkg-dir.sh')
0 files changed, 0 insertions, 0 deletions