commit | fec22908323dc56ce38b835f5a67cce30fc7b6fc | [log] [tgz] |
---|---|---|
author | Raphael Silva <rapphil@gmail.com> | Mon Oct 13 15:51:34 2014 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Oct 14 02:18:14 2014 +0200 |
tree | f3db16fa280cd77a68f5d3b6782e1a5059818dd2 | |
parent | 4bad78c550025346de3fc5820e366c7b525e1889 [diff] |
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>