Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3b7ea9f0 authored by Eric Engestrom's avatar Eric Engestrom Committed by Jonathan Corbet
Browse files

Documentation/sparse: fix typo

parent 1dbba2cf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@ __releases - The specified lock is held on function entry, but not exit.

If the function enters and exits without the lock held, acquiring and
releasing the lock inside the function in a balanced way, no
annotation is needed.  The tree annotations above are for cases where
annotation is needed.  The three annotations above are for cases where
sparse would otherwise report a context imbalance.

Getting sparse