From: Dominik Brodowski Date: Fri, 31 Mar 2006 15:21:06 +0000 (+0200) Subject: [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection X-Git-Tag: v2.6.17-rc1~14^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fba395eee7d3f342ca739c20f5b3ee635d0420a0;p=pandora-kernel.git [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: Dominik Brodowski --- Reading git-diff-tree failed