]> git.ipfire.org Git - thirdparty/glibc.git/commit
x86-64: Fix ifdef indentation in strlen-evex.S
authorSunil K Pandey <skpgkp2@gmail.com>
Thu, 1 Apr 2021 22:47:04 +0000 (15:47 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 27 Jan 2022 18:36:43 +0000 (10:36 -0800)
commit31dd3e3cb32aa7368e5d2a2e2ac4394adf0d2464
treeb8305ec898ce8476de0fbf6b705ff91d8ede36de
parentd49105cc7ad767d1e10fec5e7edffe8daec340e5
x86-64: Fix ifdef indentation in strlen-evex.S

Fix some indentations of ifdef in file strlen-evex.S which are off by 1
and confusing to read.

(cherry picked from commit 595c22ecd8e87a27fd19270ed30fdbae9ad25426)
sysdeps/x86_64/multiarch/strlen-evex.S