mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 02:26:10 +00:00
Kernel: Some clang-tidy fixes in Bus/USB
This commit is contained in:
parent
b03b7f806a
commit
471b38db68
Notes:
sideshowbarker
2024-07-17 23:00:49 +09:00
Author: https://github.com/Hendiadyoin1
Commit: 471b38db68
Pull-request: https://github.com/SerenityOS/serenity/pull/11188
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