From: Holger Schurig Date: Fri, 23 Nov 2007 14:43:44 +0000 (+0100) Subject: libertas: remove arbitrary typedefs X-Git-Tag: v2.6.25-rc1~1162^2~533 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69f9032d9dfeb763b467fdbe8cf5938f5457083a;p=pandora-kernel.git libertas: remove arbitrary typedefs New typedefs are usually frowned upon. This patch changes libertas_adapter -> struct libertas_adapter libertas_priv -> struct libertas_priv While passing, make everything checkpatch.pl-clean that gets touches. Signed-off-by: Holger Schurig Acked-by: Dan Williams Signed-off-by: John W. Linville --- Reading git-diff-tree failed