Set ret to 0 on success path out of init_ksplice_pack.
commit670625e8b33655671950c0f412a589b958cf2b2b
authorTim Abbott <tabbott@mit.edu>
Fri, 10 Oct 2008 14:29:27 +0000 (10 10:29 -0400)
committerAnders Kaseorg <andersk@mit.edu>
Fri, 17 Oct 2008 22:09:25 +0000 (17 18:09 -0400)
treee57c91cdf37109a6e97df5f565dafdbce8b253b0
parentf7bdd15c74daae6a31da7127b43d6939355f1bc1
Set ret to 0 on success path out of init_ksplice_pack.

It may have been set to 1 in the use_module code path.

Signed-off-by: Tim Abbott <tabbott@mit.edu>
kmodsrc/ksplice.c