diff options
author | Isaac Dunham <ibid.ag@gmail.com> | 2015-08-04 19:23:55 -0700 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2015-08-08 16:58:44 -0500 |
commit | da8ad27856dfc6729dac8b6fe87d595a0eb9ca23 (patch) | |
tree | 3304dec27833101e6541ca9a1bf11b479f690fe0 /toys/other/insmod.c | |
parent | 430bf378418e655b06d518a7cd62ae680301af80 (diff) | |
download | toybox-da8ad27856dfc6729dac8b6fe87d595a0eb9ca23.tar.gz |
modprobe: delete perror_exit() that makes no sense
Given modprobe -a, it's important to not exit early for a failure to
load a module; additionally, the rest of the code presumes that this
can fail without exiting.
Diffstat (limited to 'toys/other/insmod.c')
0 files changed, 0 insertions, 0 deletions