mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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: NeilBrown <neilb@suse.de>
692 B
692 B