]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - lib/textsearch.c
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)
commitfec22908323dc56ce38b835f5a67cce30fc7b6fc
treef3db16fa280cd77a68f5d3b6782e1a5059818dd2
parent4bad78c550025346de3fc5820e366c7b525e1889
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