HomeFreeBSD

fifolog: Trim some dead code and unused variables.

Description

fifolog: Trim some dead code and unused variables.

The gmt_ptr and gmt variables are not used, so the call to gmtime can
be removed entirely. In addition, there isn't a need to call
localtime twice.

Reported by: GCC -Wunused-but-set-variable
Reviewed by: phk, emaste
Differential Revision: https://reviews.freebsd.org/D40656

Details

Provenance
jhbAuthored on Jun 20 2023, 9:03 PM
Reviewer
phk
Differential Revision
D40656: fifolog: Trim some dead code and unused variables.
Parents
rG824b64a2f1a0: Warn about nonfunctional WITHOUT options
Branches
Unknown
Tags
Unknown