HomeFreeBSD

Remove dead initialization of the inode pointer.

Description

Remove dead initialization of the inode pointer.

The pointer gets initialized again later in the code. This also
improves code style(9).

Details

Provenance
kanAuthored on
Parents
rS327109: Remove some trailing whitespace.
Branches
Unknown
Tags
Unknown