net: change proto destroy method to return void
authorBrian Haley <brian.haley@hp.com>
Sun, 15 Jun 2008 00:04:49 +0000 (17:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 Jun 2008 00:04:49 +0000 (17:04 -0700)
Change struct proto destroy function pointer to return void.  Noticed
by Al Viro.

Signed-off-by: Brian Haley <brian.haley@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found