<div dir="ltr">Reviewed-by: Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>><br></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Aug 27, 2018 at 5:20 PM Caio Marcelo de Oliveira Filho <<a href="mailto:caio.oliveira@intel.com">caio.oliveira@intel.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">---<br>
<br>
The move of comapre functions landed before the suggestion to remove<br>
the comment, so removing it now.<br>
<br>
 src/compiler/nir/nir_deref.c | 3 ---<br>
 1 file changed, 3 deletions(-)<br>
<br>
diff --git a/src/compiler/nir/nir_deref.c b/src/compiler/nir/nir_deref.c<br>
index c8851688f9d..097ea8f1046 100644<br>
--- a/src/compiler/nir/nir_deref.c<br>
+++ b/src/compiler/nir/nir_deref.c<br>
@@ -271,9 +271,6 @@ nir_fixup_deref_modes(nir_shader *shader)<br>
    }<br>
 }<br>
<br>
-/** Returns true if the storage referrenced to by deref completely contains<br>
- * the storage referenced by sub.<br>
- */<br>
 nir_deref_compare_result<br>
 nir_compare_deref_paths(nir_deref_path *a_path,<br>
                         nir_deref_path *b_path)<br>
-- <br>
2.18.0<br>
<br>
</blockquote></div>