]> git.baikalelectronics.ru Git - kernel.git/commit
lib/textsearch.c: remove textsearch_put reference from comments
authorRaphael Silva <rapphil@gmail.com>
Mon, 13 Oct 2014 22:51:34 +0000 (15:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Oct 2014 00:18:14 +0000 (02:18 +0200)
commitab533a0589274b7b428c7c73327043848d2a6e89
treef3db16fa280cd77a68f5d3b6782e1a5059818dd2
parent8af2f37a44fd018501fa237518de9694e4805bf9
lib/textsearch.c: remove textsearch_put reference from comments

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

Signed-off-by: Raphael Silva <rapphil@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
lib/textsearch.c