HomeFreeBSD

Fix build of ocs_fs with base gcc on i386

Description

Fix build of ocs_fs with base gcc on i386

Add a few intermediate casts to uintptr_t to suppress "cast to pointer
from integer of different size" warnings from gcc. Also remove a few
incorrect casts.

Reviewed by: ram
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D15747

Details

Provenance
dimAuthored on
Differential Revision
D15747: Fix build of ocs_fs with base gcc on i386
Parents
rS334944: indent(1): rename -nsac/-sac ("space after cast") to -ncs/-cs
Branches
Unknown
Tags
Unknown