mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-30 00:00:11 +01:00
Fixup whitespaces
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
This commit is contained in:
parent
57d5ed8e55
commit
82975ddaaa
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ protected:
|
|||
int affinity; // IRQ / Core Affinity of this interface.
|
||||
|
||||
std::list<int> irqs; // List of IRQs of the NIC.
|
||||
std::list<node::Node *> nodes; // List of nodes which use this interface.
|
||||
std::list<node::Node *> nodes; // List of nodes which use this interface.
|
||||
|
||||
Logger logger;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue