Skip to content
Snippets Groups Projects
Commit 69f9032d authored by Holger Schurig's avatar Holger Schurig Committed by David S. Miller
Browse files

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: default avatarHolger Schurig <hs4233@mail.mn-solutions.de>
Acked-by: default avatarDan Williams <dcbw@redhat.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 96287ac4
No related branches found
No related tags found
No related merge requests found
Showing
with 502 additions and 467 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