HomeFreeBSD

imgact_binmisc: fix up some minor nits

Description

imgact_binmisc: fix up some minor nits

  • Removed a bunch of redundant headers
  • Don't explicitly initialize to 0
  • The !error check prior to setting imgp->interpreter_name is redundant, all error paths should and do return or go to 'done'. We have larger problems otherwise.

Details

Provenance
kevansAuthored on
Parents
rS367360: zfs: lz4: add optional kmem_alloc support
Branches
Unknown
Tags
Unknown