Merge tag 'tegra-for-5.2-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / Documentation / atomic_bitops.txt
index be70b32c95d918066ffa72dfa4a69e8b4e51a225..093cdaefdb3733ecd076b5ffbfe3ad880b2c3afd 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.