libfstools: extroot: simplify kmodloader invocation
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 25 Feb 2015 12:44:40 +0000 (13:44 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 25 Feb 2015 12:44:43 +0000 (13:44 +0100)
commit4b68e9f9ea894bf58d31e26ca5ed92c81b1a115e
tree12aea41069fc2c89ec147be5a145a621c2115f80
parente1119791504bc5cc2302a844232dd469408b769d
libfstools: extroot: simplify kmodloader invocation

Now that kmodloader supports LD_LIBRARY_PATH and ignores argv[2] we can
remove the extra argument and save one intermediate pointer.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
libfstools/extroot.c