modprobe-small: fix "modprobe non-existing-module" exitcode (should be 1)
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 6 Apr 2017 11:45:00 +0000 (13:45 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 6 Apr 2017 11:45:00 +0000 (13:45 +0200)
commit0d6e3ad663adc327597f07fdcabd6ac545864d41
tree92834b3c103b0507289538ae376ee3db9bfbf11b
parent803c85a20710b8d9026775f5668237fff496dc1e
modprobe-small: fix "modprobe non-existing-module" exitcode (should be 1)

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
modutils/modprobe-small.c