]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
um: Add missing trailing newline to help messages
authorTiwei Bie <tiwei.btw@antgroup.com>
Wed, 27 Aug 2025 00:56:57 +0000 (08:56 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 10 Sep 2025 12:23:37 +0000 (14:23 +0200)
commit26577cfbe1d6b4b98af916f342f44fd25d13af23
tree236ccebb153bf8553893603b42b461eb3a05cb42
parenta0830785e89da3019a815b51b2073d00bf06e8c1
um: Add missing trailing newline to help messages

Some help messages are missing a trailing newline. They should
end with two newlines, but only one is present. Add the missing
newline to make the --help output more readable.

Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/drivers/ubd_kern.c
arch/um/kernel/dtb.c
arch/um/kernel/time.c
arch/um/os-Linux/skas/process.c