[HTB]: Lindent
authorStephen Hemminger <shemminger@osdl.org>
Fri, 11 Aug 2006 06:35:16 +0000 (23:35 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:54:33 +0000 (14:54 -0700)
Code was a mess in terms of indentation.  Run through Lindent
script, and cleanup the damage. Also, don't use, vim magic
comment, and substitute inline for __inline__.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_htb.c

Simple merge