asterinas/kernel/comps
Ruihan Li 7320900dd4 Remove trailing whitespace
This commit is generated by:

	git ls-files --no-directory | xargs -I {} sed -i 's| *$||' '{}'
	git diff **/*.patch | git apply -R
2026-07-20 22:18:33 -07:00
..
block Bump toolchain to nightly-2026-07-21 by adapting to `Step` trait 2026-07-20 22:14:09 -07:00
cmdline Add cmdline to disable earlycon 2026-07-04 23:08:32 -07:00
console Remove VT methods from `AnyConsoleDevice` 2026-06-17 19:43:15 -07:00
framebuffer Remove VT methods from `AnyConsoleDevice` 2026-06-17 19:43:15 -07:00
i8042 Add compile-time per-module log prefix via __log_prefix!() 2026-04-17 00:00:12 -07:00
input Remove all manually-written log prefixes 2026-04-17 00:00:12 -07:00
logger Fix rustc and clippy warnings 2026-05-07 19:36:44 -07:00
mlsdisk Remove trailing whitespace 2026-07-20 22:18:33 -07:00
network Fix `clippy::inconsistent_struct_constructor` 2026-06-18 02:10:03 -07:00
nvme Set up `ext2` log prefix 2026-06-18 16:14:30 +08:00
pci Fix `clippy::inconsistent_struct_constructor` 2026-06-18 02:10:03 -07:00
softirq Remove trailing whitespace 2026-07-20 22:18:33 -07:00
systree Remove trailing whitespace 2026-07-20 22:18:33 -07:00
time Format RTC code 2026-07-16 17:34:43 +08:00
uart Remove all manually-written log prefixes 2026-04-17 00:00:12 -07:00
virtio Bump toolchain to nightly-2026-07-21 by adapting to `Step` trait 2026-07-20 22:14:09 -07:00