Skip to content
Commit f2734ab0 authored by Andrew Boie's avatar Andrew Boie Committed by Andrew Boie
Browse files

kernel: use a union for kobject data values



Rather than stuffing various values in a uintptr_t based on
type using casts, use a union for this instead.

No functional difference, but the semantics of the data member
are now much clearer to the casual observer since it is now
formally defined by this union.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent e13bb7e9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment