i965: Fix "operation operation" in comment.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 22 Jul 2016 04:28:15 +0000 (21:28 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 22 Jul 2016 04:31:57 +0000 (21:31 -0700)
From the redundant redundant department.

Reported-by: Michael Schellenberger Costa <mschellenbergercosta@googlemail.com>
src/mesa/drivers/dri/i965/brw_fs_nir.cpp

index 095a803d2f3b566e6f5da22f31085f311a673e37..48cb4bd453bf5551fc39f40de00035a4ed3e07ef 100644 (file)
@@ -4266,7 +4266,7 @@ fs_visitor::nir_emit_ssbo_atomic(const fs_builder &bld,
    if (op == BRW_AOP_CMPWR)
       data2 = get_nir_src(instr->src[3]);
 
-   /* Emit the actual atomic operation operation */
+   /* Emit the actual atomic operation */
 
    fs_reg atomic_result = emit_untyped_atomic(bld, surface, offset,
                                               data1, data2,