]> 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, 1 Apr 2021 23:13:33 +0000 (16:13 -0700)
commit595c22ecd8e87a27fd19270ed30fdbae9ad25426
treefe3d127dcfcc3e9948950451218e7025d185df7f
parente21b7c87e8ed5a0785d3157076501f4de2b00665
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.
sysdeps/x86_64/multiarch/strlen-evex.S