Gabor Juhos df68e63a4f 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>
2017-12-24 09:03:01 +01:00
..
2016-09-04 13:35:11 +02:00
2017-12-19 22:45:27 +01:00
2017-10-28 13:59:03 +02:00
2017-12-16 00:02:14 +01:00
2017-06-29 04:46:59 +02:00
2017-12-23 15:36:01 +01:00
2017-12-23 15:36:01 +01:00
2017-12-07 01:41:09 +02:00
2017-12-23 15:36:01 +01:00
2017-11-22 20:45:52 +01:00
2017-10-25 09:22:13 +02:00
2017-10-18 21:46:05 +02:00
2017-12-08 19:41:18 +01:00
2017-10-24 18:39:17 -07:00
2017-12-23 15:36:01 +01:00
2017-12-07 01:41:09 +02:00
2017-01-10 12:49:34 +01:00
2017-12-19 22:45:27 +01:00