HomeFreeBSD

MFC r334945:

Description

MFC r334945:

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
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
rS335290: praudit(1): add tests
Branches
Unknown
Tags
Unknown