commit | 18594e9bc4a27e72d7961a7afe4250a502d1538d | [log] [tgz] |
---|---|---|
author | Nicolas Schichan <nicolas.schichan@gmail.com> | Thu Nov 24 13:38:04 2016 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Nov 24 09:32:20 2016 -0800 |
tree | 73f8a97de855db03d11280f1206feb622bb773be | |
parent | 10b9dd56860e93f11cd352e8c75a33357b80b70b [diff] |
init: use pr_cont() when displaying rotator during ramdisk loading. Otherwise each individual rotator char would be printed in a new line: (...) [ 0.642350] - [ 0.644374] | [ 0.646367] - (...) Signed-off-by: Nicolas Schichan <nicolas.schichan@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>