diff options
author | Liav A <liavalb@gmail.com> | 2021-08-27 11:41:27 +0300 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-08-31 16:51:13 +0200 |
commit | 9a03c00f45a7e829d9ff851ec9c1a8cbfe697280 (patch) | |
tree | fad3fc4875b1fed376edd8bce3cc57d874868c6f /Kernel/AtomicEdgeAction.h | |
parent | 5a0aa66b7372dc7c9f771a91eaf3468034093ff1 (diff) | |
download | serenity-9a03c00f45a7e829d9ff851ec9c1a8cbfe697280.zip |
Kernel/VirtIO: Remove the m_class_name member
This class member was used only to determine the device type when
printing messages to the debug log. Instead, remove this class member,
and add a quick way to find the device type according to how the VirtIO
specification says to do that.
This simplifies construction of VirtIODevices a bit, because now the
constructor doesn't need to ask for a String identified with the device
type.
Diffstat (limited to 'Kernel/AtomicEdgeAction.h')
0 files changed, 0 insertions, 0 deletions