1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 23:11:00 +00:00
serenity/Kernel/Bus
Andreas Kling 88d490566f Kernel: Rename various *VMObject::create*() => try_create()
try_*() implies that it can fail (and they all return RefPtr with
nullptr signalling failure.)
2021-07-11 17:55:29 +02:00
..
PCI Kernel: Rename SysFS related classes in PCI code 2021-07-11 01:31:48 +02:00
USB Kernel: Rename various *VMObject::create*() => try_create() 2021-07-11 17:55:29 +02:00