[ATM] clip: notifier related cleanups
authorStephen Hemminger <shemminger@osdl.org>
Fri, 14 Apr 2006 23:00:59 +0000 (16:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Apr 2006 23:00:59 +0000 (16:00 -0700)
Cleanup some code around notifier.  Don't need (void) casts to ignore
return values, and use C90 style initializer. Just ignore unused device
events.

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

No differences found