<div dir="ltr">dht-common.c: In function &#39;dht_opendir&#39;:<br>dht-common.c:4919:25: warning: this &#39;if&#39; clause does not guard... [-Wmisleading-indentation]<br>                         if (subvolumes[i] != local-&gt;first_up_subvol)<br>                         ^~<br>dht-common.c:4922:33: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the &#39;if&#39;<br>                                 if (ret)<br>                                 ^~<br><br></div>