mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 07:07:23 +00:00
Kernel: Run clang-format on files
Let's rip off the band-aid
This commit is contained in:
committed by
Andreas Kling
parent
d0629d0a8c
commit
81adefef27
@@ -329,7 +329,6 @@ Optional<KBuffer> procfs$pid_vm(InodeIdentifier identifier)
|
||||
pagemap_builder.append('P');
|
||||
}
|
||||
region_object.add("pagemap", pagemap_builder.to_string());
|
||||
|
||||
}
|
||||
array.finish();
|
||||
return builder.build();
|
||||
|
||||
Reference in New Issue
Block a user