[PATCH] PCI Express Hotplug: kill more useless casts
This patch does two things: -remove casts of pointers which are void* or already the correct type for the target -if we dereferenced a struct member and copied this to it's own variable use this and don't dereference the member again
Showing
This diff is collapsed.
Please register or sign in to comment