summaryrefslogtreecommitdiff
path: root/include/dump_offload.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/dump_offload.hpp')
-rw-r--r--include/dump_offload.hpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/include/dump_offload.hpp b/include/dump_offload.hpp
index 0c470b473e..1b956e7f4b 100644
--- a/include/dump_offload.hpp
+++ b/include/dump_offload.hpp
@@ -6,6 +6,7 @@
#include <boost/beast/core/flat_static_buffer.hpp>
#include <boost/beast/http.hpp>
#include <boost/process.hpp>
+
#include <cstdio>
#include <cstdlib>
@@ -39,12 +40,10 @@ class Handler : public std::enable_shared_from_this<Handler>
boost::beast::flat_static_buffer<nbdBufferSize>>()),
inputBuffer(
std::make_unique<boost::beast::flat_static_buffer<nbdBufferSize>>())
- {
- }
+ {}
~Handler()
- {
- }
+ {}
/**
* @brief Invokes InitiateOffload method of dump manager which