Skip to content

Commit

Permalink
docs: atomic_bitops.txt: add a title for this document
Browse files Browse the repository at this point in the history
This document misses a title. Add it, in order to follow
the documentation standard.

Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
  • Loading branch information
mchehab authored and Jonathan Corbet committed Apr 11, 2019
1 parent 9fda513 commit 4961836
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Documentation/atomic_bitops.txt
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 4961836

Please sign in to comment.