libkmod-config: remove warning for skipped config files
authorDave Reisner <d@falconindy.com>
Sat, 31 Dec 2011 16:19:55 +0000 (11:19 -0500)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Sat, 31 Dec 2011 21:30:26 +0000 (19:30 -0200)
commit9070b117ecef9a53e5224203952fc34256697fb7
treef72931bed2066f166f71a0a67e34e86ba1775dac
parent2f76fda259100b408e09f297f4bcb3bd126c7817
libkmod-config: remove warning for skipped config files

conf_files_filter_out() already skips these files, but writes to the log
to warn that they'll be ignored in the future.
libkmod/libkmod-config.c