From: Luis R. Rodriguez Date: Mon, 14 Mar 2011 17:58:35 +0000 (-0700) Subject: ath6kl: remove-tyepdef DL_LIST and PDL_LIST pointer X-Git-Tag: v2.6.39-rc1~469^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01eb1da1aad93a36ab1254fc2d337ed0f6783156;p=pandora-kernel.git ath6kl: remove-tyepdef DL_LIST and PDL_LIST pointer This required two passes: remove-typedef -s DL_LIST "struct dl_list" \ drivers/staging/ath6kl/ remove-typedef -s PDL_LIST "struct dl_list *" \ drivers/staging/ath6kl/ Tested-by: Naveen Singh Signed-off-by: Luis R. Rodriguez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed