about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2012-11-03 15:25:47 -0700
committerDavid S. Miller <davem@davemloft.net>2012-11-03 15:25:55 -0700
commitd3bd58cf0a027016544949ffd27300ac5fb01bb8 (patch)
tree5da10b0665e0acd937ce443c78a7bcd28bdc8416 /nptl/ChangeLog
parent5b5b04d6282df0364424c6f2c0462e5c1a4394b0 (diff)
downloadglibc-d3bd58cf0a027016544949ffd27300ac5fb01bb8.tar.gz
glibc-d3bd58cf0a027016544949ffd27300ac5fb01bb8.tar.xz
glibc-d3bd58cf0a027016544949ffd27300ac5fb01bb8.zip
Fix coding style in sparc lowlevellock.h
nptl/

	* sysdeps/unix/sysv/linux/sparc/lowlevellock.h (BUSY_WAIT_NOP):
	Add missing spaces.
	(__cpu_relax): Likewise.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 4db686cacd..a7b741f3ee 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,9 @@
+2012-11-03  David S. Miller  <davem@davemloft.net>
+
+	* sysdeps/unix/sysv/linux/sparc/lowlevellock.h (BUSY_WAIT_NOP):
+	Add missing spaces.
+	(__cpu_relax): Likewise.
+
 2012-11-02  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* sysdeps/x86_64/tls.h: Don't include <xmmintrin.h>.