diff options
| author | Woody Suwalski <terraluna977@gmail.com> | 2026-03-10 17:50:57 +0900 |
|---|---|---|
| committer | Namjae Jeon <linkinjeon@kernel.org> | 2026-03-10 17:52:13 +0900 |
| commit | ea3566a3fa235cd0325b2bedf91ceec65073004b (patch) | |
| tree | bbce70d1c2ca524558b1ac085a05ccb06de27061 /scripts/stackusage | |
| parent | d7bf74c94f11dedde59a16d9c94e6c1aec32e1f5 (diff) | |
ntfs: add missing newlines to pr_err() messages
There is an inconsistent use of pr_err() statements in the current code.
Many error messages are missing the \n termination, what results in the
messages being printed with a delay, only after a next printk() line is
printed. It prevents relying on printk() to monitor the driver errors.
This patch is modifying only text messages, no functional change.
Signed-off-by: Woody Suwalski <terraluna977@gmail.com>
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
