busybox/modutils
Carmelo AMOROSO 1396221d5a insmod: Do not add a pair of "" around the arguments of the module.
If there are some spaces in the insmod command line, then
this will be splitted in single words as separate elements of
argv. It just needs to chain them together in the options string
passed to the sys_init_module syscall.

Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
2010-08-25 18:19:22 +02:00
..
Config.src mark Linux-specific configuration options 2010-07-19 00:44:56 +02:00
depmod_process.sh depmod: fix handling of .gz modules 2009-05-18 13:08:04 +02:00
depmod.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
insmod.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
Kbuild.src *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
lsmod.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
modinfo.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
modprobe-small.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
modprobe.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
modutils-24.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
modutils.c insmod: Do not add a pair of "" around the arguments of the module. 2010-08-25 18:19:22 +02:00
modutils.h *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
rmmod.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00