[VLAN]: Clean up initialization code
authorPatrick McHardy <kaber@trash.net>
Mon, 21 Jan 2008 08:25:15 +0000 (00:25 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:08:30 +0000 (15:08 -0800)
commit69ab4b7d6db68396dbfa827daa8d6f30f9b546a8
tree5c87d44dc524774f553f8214dad13194fef89958
parent198a291ce3a9103f4738600e3cf5416b66e009d9
[VLAN]: Clean up initialization code

- move module init/exit functions to end of file, remove some now unnecessary
  forward declarations
- remove some obvious comments
- clean up proc init function and move a proc-related printk there

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/8021q/vlan.c
net/8021q/vlanproc.c
This page took 0.025418 seconds and 5 git commands to generate.