Formatting, indentation
This commit is contained in:
@@ -357,6 +357,7 @@ public:
|
||||
{
|
||||
std::cerr << __func__ << ": Failed to attach device: "
|
||||
<< spec->deviceIdentifier << "\n";
|
||||
// Fallthrough.
|
||||
}
|
||||
|
||||
if (!context->loop.incrementSuccessOrFailureAndTestForCompletionDueTo(
|
||||
@@ -430,6 +431,7 @@ public:
|
||||
{
|
||||
std::cerr << __func__ << ": Failed to detach device: "
|
||||
<< spec->deviceIdentifier << "\n";
|
||||
// Fallthrough.
|
||||
}
|
||||
|
||||
if (!context->loop.incrementSuccessOrFailureAndTestForCompletionDueTo(
|
||||
|
||||
Reference in New Issue
Block a user