projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dbba2c
)
Documentation/sparse: fix typo
author
Eric Engestrom
<eric.engestrom@imgtec.com>
Tue, 13 Mar 2018 11:10:58 +0000
(11:10 +0000)
committer
Jonathan Corbet
<corbet@lwn.net>
Wed, 21 Mar 2018 15:17:56 +0000
(09:17 -0600)
Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/dev-tools/sparse.rst
patch
|
blob
|
history
diff --git
a/Documentation/dev-tools/sparse.rst
b/Documentation/dev-tools/sparse.rst
index
78aa00a
..
c401c95
100644
(file)
--- a/
Documentation/dev-tools/sparse.rst
+++ b/
Documentation/dev-tools/sparse.rst
@@
-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 t
h
ree annotations above are for cases where
sparse would otherwise report a context imbalance.
Getting sparse