]> git.ipfire.org Git - thirdparty/glibc.git/commit
x86: Remove an extra space before THREAD_SELF
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 22 Aug 2025 02:29:58 +0000 (19:29 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 22 Aug 2025 02:32:30 +0000 (19:32 -0700)
commitbb7fb0f1a7e1a1de6a15161a726e34a2017ac970
tree42f852f2745e9d906218d02922217f98efdb02bd
parentb0f0c41a5fd82edb5435d0fd1f7beb161fd12873
x86: Remove an extra space before THREAD_SELF

After

f6dd43d5f7 i386: Remove stalled __GNUC_PREREQ (6, 0) test in THREAD_SELF()
b0f0c41a5f x86_64: Remove stalled __GNUC_PREREQ (6, 0) test in THREAD_SELF()

removed the unnecessary __GNUC_PREREQ (6, 0) test, remove the extra space
before THREAD_SELF macro name.

Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
sysdeps/i386/nptl/tls.h
sysdeps/x86_64/nptl/tls.h