Kernel: Some clang-tidy fixes in Bus/USB

This commit is contained in:
Hendiadyoin1 2021-12-08 13:52:14 +01:00 committed by Brian Gianforcaro
commit 471b38db68
Notes: sideshowbarker 2024-07-17 23:00:49 +09:00
7 changed files with 6 additions and 9 deletions

View file

@ -88,7 +88,6 @@ private:
void reset_port(u8);
private:
IOAddress m_io_base;
OwnPtr<UHCIRootHub> m_root_hub;