commit | 5ff765f3d0b9367319d29ab0c0f55349da2fd53e | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Fri Apr 14 16:00:59 2006 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Apr 14 16:00:59 2006 -0700 |
tree | f7add0ab41bd6d2a983ff39191edca799fe6561b | |
parent | dcdb02752ff13a64433c36f2937a58d93ae7a19e [diff] |
[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>