aboutsummaryrefslogtreecommitdiff
path: root/lib/globtest.c
AgeCommit message (Collapse)AuthorFilesLines
2017-02-24lib: add module support to glob testsGeert Uytterhoeven1-0/+167
Extract the glob test code into its own source file, to allow to compile it either to a loadable module, or builtin into the kernel. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>