mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:57:45 +00:00
Kernel: Some clang-tidy fixes in Bus/USB
This commit is contained in:
parent
b03b7f806a
commit
471b38db68
7 changed files with 6 additions and 9 deletions
|
@ -88,7 +88,6 @@ private:
|
|||
|
||||
void reset_port(u8);
|
||||
|
||||
private:
|
||||
IOAddress m_io_base;
|
||||
|
||||
OwnPtr<UHCIRootHub> m_root_hub;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue