diff options
Diffstat (limited to 'Documentation/atomic_bitops.txt')
| -rw-r--r-- | Documentation/atomic_bitops.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/atomic_bitops.txt b/Documentation/atomic_bitops.txt index be70b32c95d9..093cdaefdb37 100644 --- a/Documentation/atomic_bitops.txt +++ b/Documentation/atomic_bitops.txt | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | 1 | ============= | |
| 2 | On atomic bitops. | 2 | Atomic bitops |
| 3 | 3 | ============= | |
| 4 | 4 | ||
| 5 | While our bitmap_{}() functions are non-atomic, we have a number of operations | 5 | While our bitmap_{}() functions are non-atomic, we have a number of operations |
| 6 | operating on single bits in a bitmap that are atomic. | 6 | operating on single bits in a bitmap that are atomic. |
