Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104853
b: refs/heads/master
c: a00caa1
h: refs/heads/master
i:
  104851: 006e857
v: v3
  • Loading branch information
Johannes Berg authored and Rusty Russell committed Jul 22, 2008
1 parent b208827 commit 8446e84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 184b6c7682e484032e3f845eef5db26e72681d6f
refs/heads/master: a00caa1fa954c734f4214a074727a329a9ba6568
2 changes: 1 addition & 1 deletion trunk/lib/textsearch.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ struct ts_config *textsearch_prepare(const char *algo, const void *pattern,
return ERR_PTR(-EINVAL);

ops = lookup_ts_algo(algo);
#ifdef CONFIG_KMOD
#ifdef CONFIG_MODULES
/*
* Why not always autoload you may ask. Some users are
* in a situation where requesting a module may deadlock,
Expand Down

0 comments on commit 8446e84

Please sign in to comment.