|
@@ -249,9 +249,7 @@ EXPORT_SYMBOL(textsearch_find_continuous);
|
|
* @flags: search flags
|
|
* @flags: search flags
|
|
*
|
|
*
|
|
* Looks up the search algorithm module and creates a new textsearch
|
|
* 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
|
|
* Note: The format of the pattern may not be compatible between
|
|
* the various search algorithms.
|
|
* the various search algorithms.
|