[NETLABEL]: Shrink the genl-ops registration code.
authorPavel Emelyanov <xemul@openvz.org>
Mon, 18 Feb 2008 06:33:16 +0000 (22:33 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Feb 2008 06:33:16 +0000 (22:33 -0800)
Turning them to array and registration in a loop saves
80 lines of code and ~300 bytes from text section.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found