All of lore.kernel.org
 help / color / mirror / Atom feed
* [trivial PATCH] Documentation/sparse: fix typo
@ 2018-03-13 11:10 ` Eric Engestrom
  0 siblings, 0 replies; 4+ messages in thread
From: Eric Engestrom @ 2018-03-13 11:10 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jonathan Corbet, Jiri Kosina, linux-doc

Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
---
 Documentation/dev-tools/sparse.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/dev-tools/sparse.rst b/Documentation/dev-tools/sparse.rst
index 78aa00a604a009071361..c401c952a340a50fa769 100644
--- 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 three annotations above are for cases where
 sparse would otherwise report a context imbalance.
 
 Getting sparse
-- 
Cheers,
  Eric

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [trivial PATCH] Documentation/sparse: fix typo
@ 2018-03-13 11:10 ` Eric Engestrom
  0 siblings, 0 replies; 4+ messages in thread
From: Eric Engestrom @ 2018-03-13 11:10 UTC (permalink / raw)
  To: linux-kernel; +Cc: Jonathan Corbet, Jiri Kosina, linux-doc

Signed-off-by: Eric Engestrom <eric.engestrom@imgtec.com>
---
 Documentation/dev-tools/sparse.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/dev-tools/sparse.rst b/Documentation/dev-tools/sparse.rst
index 78aa00a604a009071361..c401c952a340a50fa769 100644
--- 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 three annotations above are for cases where
 sparse would otherwise report a context imbalance.
 
 Getting sparse
-- 
Cheers,
  Eric

--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [trivial PATCH] Documentation/sparse: fix typo
  2018-03-13 11:10 ` Eric Engestrom
@ 2018-03-21 15:18   ` Jonathan Corbet
  -1 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2018-03-21 15:18 UTC (permalink / raw)
  To: Eric Engestrom; +Cc: linux-kernel, Jiri Kosina, linux-doc

On Tue, 13 Mar 2018 11:10:58 +0000
Eric Engestrom <eric.engestrom@imgtec.com> wrote:

>  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.

Applied to the docs tree, thanks.

jon

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [trivial PATCH] Documentation/sparse: fix typo
@ 2018-03-21 15:18   ` Jonathan Corbet
  0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2018-03-21 15:18 UTC (permalink / raw)
  To: Eric Engestrom; +Cc: linux-kernel, Jiri Kosina, linux-doc

On Tue, 13 Mar 2018 11:10:58 +0000
Eric Engestrom <eric.engestrom@imgtec.com> wrote:

>  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.

Applied to the docs tree, thanks.

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-03-21 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-13 11:10 [trivial PATCH] Documentation/sparse: fix typo Eric Engestrom
2018-03-13 11:10 ` Eric Engestrom
2018-03-21 15:18 ` Jonathan Corbet
2018-03-21 15:18   ` Jonathan Corbet

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.