HomeFreeBSD

Linux 6.6 compat: fix configure error with clang (#15558)

Description

Linux 6.6 compat: fix configure error with clang (#15558)

With Linux v6.6.x and clang 16, a configure step fails on a warning that
later results in an error while building, due to 'ts' being
uninitialized. Add a trivial initialization to silence the warning.

Signed-off-by: Jaron Kent-Dobias <jaron@kent-dobias.com>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>

Details

Provenance
Jaron Kent-Dobias <kentdobias@users.noreply.github.com>Authored on Nov 28 2023, 7:34 PM
Tony Hutter <hutter2@llnl.gov>Committed on Nov 28 2023, 11:19 PM
Parents
rG3b267e72de6f: zfs-dkms: fix shell-init error message
Branches
Unknown
Tags
Unknown