hammer2: Remove duplicate initialialization of fields.
commit9cf3f586f457aa6a3e182cb3338944ea85e71b67
authorzrj <rimvydas.jasinskas@gmail.com>
Sun, 21 Jan 2018 18:37:20 +0000 (21 20:37 +0200)
committerzrj <zrj@dragonflybsd.org>
Sun, 21 Jan 2018 19:10:03 +0000 (21 21:10 +0200)
tree9a291fd9db563bf8b5882d8d7870e523a29a2c63
parent5400db7fdeb785bcf4d25e1bf5ef45ded01af27c
hammer2: Remove duplicate initialialization of fields.

Avoids -Woverride-init diagnostics.

While there, minor whitespace cleanup.
sys/vfs/hammer2/hammer2_vnops.c