Skip to content
Commit 99f0f3b2 authored by Alex Elder's avatar Alex Elder
Browse files

ceph: eliminate some abusive casts



This fixes some spots where a type cast to (void *) was used as
as a universal type hiding mechanism.  Instead, properly cast the
type to the intended target type.

Signed-off-by: default avatarAlex Elder <elder@newdream.net>
Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent bd406145
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment