mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:57:35 +00:00
Kernel: Run clang-format on SerialDevice.h
This commit is contained in:
parent
2e4ec891da
commit
92a3318375
1 changed files with 0 additions and 1 deletions
|
@ -108,7 +108,6 @@ public:
|
||||||
private:
|
private:
|
||||||
friend class PCISerialDevice;
|
friend class PCISerialDevice;
|
||||||
|
|
||||||
|
|
||||||
// ^CharacterDevice
|
// ^CharacterDevice
|
||||||
virtual StringView class_name() const override { return "SerialDevice"; }
|
virtual StringView class_name() const override { return "SerialDevice"; }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue