Files
ladybird/Kernel/FileSystem/ProcFS.cpp
Andreas Kling 53b859c5ad Kernel: Remove some now-unnecessary casts in ProcFS
Now that we can pass arbitrary integer types to the JSON serialization
code, we don't have to cast to u32 as much!
2020-05-22 13:59:18 +02:00

56 KiB