Page MenuHomeFreeBSD

Remove duplicate defines introduced in initial ZFS import (r168404)
ClosedPublic

Authored by allanjude on Jun 20 2015, 9:19 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 22, 2:26 AM
Unknown Object (File)
Oct 26 2024, 7:16 PM
Unknown Object (File)
Sep 26 2024, 5:02 PM
Unknown Object (File)
Sep 18 2024, 8:20 PM
Unknown Object (File)
Sep 17 2024, 7:58 AM
Unknown Object (File)
Sep 9 2024, 2:58 AM
Unknown Object (File)
Sep 8 2024, 10:01 AM
Unknown Object (File)
Sep 7 2024, 11:57 AM
Subscribers

Details

Summary

This change reduces GCC compiler warnings by removing duplicate defines

Line numbers are from r168404 (and r284648)
#define lbolt: lines 384 and 459 (531 and 648) (original was renamed later)
#define lbolt64: lines 385 and 460 (532 and 649) (original was renamed later)
#define gethrestime_sec: lines 390 and 465 (540 and 653)
uint64_t physmem: lines 402 and 463 (561 and 651)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

allanjude retitled this revision from to Remove duplicate defines introduced in initial ZFS import (r168404).
allanjude updated this object.
allanjude edited the test plan for this revision. (Show Details)
smh edited edge metadata.

Looks good to me

This revision is now accepted and ready to land.Aug 30 2015, 10:50 AM
delphij edited edge metadata.
bapt edited edge metadata.
This revision was automatically updated to reflect the committed changes.