mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 09:40:59 +00:00
Previously there was a mix of returning plain strings and returning explicit string views using `operator ""sv`. This change switches them all to standardized on `operator ""sv` as it avoids a call to strlen. |
||
|---|---|---|
| .. | ||
| UHCIController.cpp | ||
| UHCIController.h | ||
| UHCIDescriptorPool.h | ||
| UHCIDescriptorTypes.h | ||
| UHCIRootHub.cpp | ||
| UHCIRootHub.h | ||