From: Raphael Silva <rapphil@gmail.com>
To: akpm@linux-foundation.org
Cc: fabf@skynet.be, linux-kernel@vger.kernel.org,
Raphael Silva <rapphil@gmail.com>
Subject: [PATCH] Removing textsearch_put reference from the comments.
Date: Sat, 6 Sep 2014 21:29:57 -0300 [thread overview]
Message-ID: <1410049797-10317-1-git-send-email-rapphil@gmail.com> (raw)
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
reply other threads:[~2014-09-07 0:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1410049797-10317-1-git-send-email-rapphil@gmail.com \
--to=rapphil@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=fabf@skynet.be \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®