]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/atm/clip.c
[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)
commit5ff765f3d0b9367319d29ab0c0f55349da2fd53e
treef7add0ab41bd6d2a983ff39191edca799fe6561b
parentdcdb02752ff13a64433c36f2937a58d93ae7a19e
[ATM] clip: notifier related cleanups

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>
net/atm/clip.c