mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
Add missing newline, as otherwise flushing of the final summary message
to the console log can be delayed.
Fixes:
|
||
|---|---|---|
| .. | ||
| assert.c | ||
| debugfs.c | ||
| debugfs.h | ||
| Kconfig | ||
| kunit-example-test.c | ||
| kunit-test.c | ||
| Makefile | ||
| string-stream-test.c | ||
| string-stream.c | ||
| string-stream.h | ||
| test.c | ||
| try-catch-impl.h | ||
| try-catch.c | ||