]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
erasure-code isa-l: remove duplicated lines (fix warning) 2963/head
authorDan Mick <dan.mick@redhat.com>
Tue, 18 Nov 2014 23:21:30 +0000 (15:21 -0800)
committerDan Mick <dan.mick@redhat.com>
Tue, 18 Nov 2014 23:38:01 +0000 (15:38 -0800)
06a245a added a section def to assembly files; I added it twice to
this file.  There's no damage, but a compiler warning (on machines with
yasm installed)

Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit 10f6ef185a9d09e396e94036ec90bfe8a0738ce9)

src/erasure-code/isa/isa-l/erasure_code/gf_vect_dot_prod_avx.asm.s

index 593a731883f0a0788c978a9233ab3fa087931e6e..894783f6346bd757fde01d02f31c16d986ca4927 100644 (file)
@@ -198,5 +198,3 @@ global %1_slver
 slversion gf_vect_dot_prod_avx, 02,  03,  0061
 ; inform linker that this doesn't require executable stack
 section .note.GNU-stack noalloc noexec nowrite progbits
-; inform linker that this doesn't require executable stack
-section .note.GNU-stack noalloc noexec nowrite progbits