kpatch/kmod
Seth Jennings e8d2ab565b kmod: patch: cleanup error paths
Right now, if there is a failure in patch_make_dynrelas_list(),
patch_free_objects() is called twice; once in the error section of
patch_make_dynrelas_list() and again in the err_objects section of
patch_init().

This fixes this and cleans up the error handling a bit.

Signed-off-by: Seth Jennings <sjenning@redhat.com>
2014-06-24 12:50:26 -05:00
..
core kmod/core: don't print "patching module 'vmlinux'" 2014-06-19 22:19:06 -05:00
patch kmod: patch: cleanup error paths 2014-06-24 12:50:26 -05:00
Makefile kmod: fix uninstall path 2014-06-20 09:07:23 -05:00