mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Removing textsearch_put reference from the comments.
@ 2014-09-07  0:29 Raphael Silva
  0 siblings, 0 replies; only message in thread
From: Raphael Silva @ 2014-09-07  0:29 UTC (permalink / raw)
  To: akpm; +Cc: fabf, linux-kernel, Raphael Silva

There is no function named textsearch_put(). Removing it from the comments to avoid misunderstanding.
Textsearch prepare no longer needs textsearch_put.

Signed-off-by: Raphael Silva <rapphil@gmail.com>
---
 lib/textsearch.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/lib/textsearch.c b/lib/textsearch.c
index 0c7e9ab..0b79908 100644
--- a/lib/textsearch.c
+++ b/lib/textsearch.c
@@ -249,9 +249,7 @@ EXPORT_SYMBOL(textsearch_find_continuous);
  * @flags: search flags
  *
  * Looks up the search algorithm module and creates a new textsearch
- * configuration for the specified pattern. Upon completion all
- * necessary refcnts are held and the configuration must be put back
- * using textsearch_put() after usage.
+ * configuration for the specified pattern.
  *
  * Note: The format of the pattern may not be compatible between
  *       the various search algorithms.
-- 
1.9.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-09-07  0:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-07  0:29 [PATCH] Removing textsearch_put reference from the comments Raphael Silva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®