[VLAN]: Clean up unregister_vlan_dev
authorPatrick McHardy <kaber@trash.net>
Mon, 21 Jan 2008 08:25:31 +0000 (00:25 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:08:30 +0000 (15:08 -0800)
Save two levels of indentation by aborting on error conditions,
remove unnecessary initialization to NULL and remove two obvious
comments.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found