Merge branch 'asoc-5.2' into asoc-linus
[linux-2.6-microblaze.git] / Documentation / atomic_bitops.txt
index be70b32..093cdae 100644 (file)
@@ -1,6 +1,6 @@
-
-On atomic bitops.
-
+=============
+Atomic bitops
+=============
 
 While our bitmap_{}() functions are non-atomic, we have a number of operations
 operating on single bits in a bitmap that are atomic.