• N
    md: remove mddev_to_conf "helper" macro · 070ec55d
    NeilBrown 提交于
    Having a macro just to cast a void* isn't really helpful.
    I would must rather see that we are simply de-referencing ->private,
    than have to know what the macro does.
    
    So open code the macro everywhere and remove the pointless cast.
    Signed-off-by: NNeilBrown <neilb@suse.de>
    070ec55d
linear.h 483 字节