kmodloader: modprobe: skip possible command line arguments
authorYousong Zhou <yszhou4tech@gmail.com>
Fri, 13 Jan 2017 17:00:32 +0000 (01:00 +0800)
committerFelix Fietkau <nbd@nbd.name>
Sun, 15 Jan 2017 17:52:19 +0000 (18:52 +0100)
The kernel may invocate user mode modprobe with the following scheme

    modprobe -q -- <module_name>

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>

No differences found