Apply clang-format-11
[alexxy/gromacs.git] / src / gromacs / mdrunutility / threadaffinity.cpp
index f046c966e5ad1d3d1b91e6ca8b7824bcd7b233b6..6e46b9841c99961320a6f7a32bdf4ad1f3c6279c 100644 (file)
@@ -573,8 +573,8 @@ static bool detectDefaultAffinityMask(const int nthreads_hw_avail)
  */
 void gmx_check_thread_affinity_set(const gmx::MDLogger& mdlog,
                                    gmx_hw_opt_t*        hw_opt,
-                                   int gmx_unused nthreads_hw_avail,
-                                   gmx_bool       bAfterOpenmpInit)
+                                   int gmx_unused       nthreads_hw_avail,
+                                   gmx_bool             bAfterOpenmpInit)
 {
     GMX_RELEASE_ASSERT(hw_opt, "hw_opt must be a non-NULL pointer");