]> git.ipfire.org Git - thirdparty/kmod.git/commit - tools/modinfo.c
fix is_module_filename()
authorAleksey Makarov <amakarov@dev.rtsoft.ru>
Wed, 28 Nov 2012 03:44:00 +0000 (10:44 +0700)
committerLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 28 Nov 2012 13:22:00 +0000 (11:22 -0200)
commit6f02b6fa7ac435017b8f63dc9a1c8ce62bba008b
tree80fdc1500dea5b7be6907d3a39015ffd978175a2
parenta4578669ca25ef6ede96bf4262821bcb07c8065c
fix is_module_filename()

modinfo fails if there is a ".ko" substring in the path to the module
libkmod/libkmod-util.c
libkmod/libkmod-util.h
tools/depmod.c
tools/modinfo.c