Big cleanup of tools/ath_info.c
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Thu, 1 Nov 2007 21:15:28 +0000 (21:15 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Thu, 1 Nov 2007 21:15:28 +0000 (21:15 +0000)
commit25418eaa484cf0c96d965e5648209926f46b3636
treee5517497197e9e6cbd27998b11e61faccdb26c6a
parent120d309bc3047f573007056d814ec3c3a84d0156
Big cleanup of tools/ath_info.c

Reformat with madwifi-indent, it was needed badly.  Break some long
lines.  Avoid complex structure initializers that GNU indent cannot
format.  Avoid using macro for the names table.  Remove spaces in the
names, add then with formatted output.  Remove spaces before punctuation
signs.

Fix all sparse warnings.  Default to base 16 for all numbers specified
on the command line.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@2816 0192ed92-7a03-0410-a25b-9323aeb14dbd
tools/ath_info.c