Skip to content
Snippets Groups Projects
Commit fba395ee authored by Dominik Brodowski's avatar Dominik Brodowski
Browse files

[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection


dev_link_t * and client_handle_t both mean struct pcmcai_device * by now.
Therefore, remove all such indirections.

Signed-off-by: default avatarDominik Brodowski <linux@dominikbrodowski.net>
parent fd238232
No related branches found
No related tags found
Loading
Showing
with 504 additions and 595 deletions
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