git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcdb027
)
[ATM] clip: notifier related cleanups
author
Stephen Hemminger
<shemminger@osdl.org>
Fri, 14 Apr 2006 23:00:59 +0000
(16:00 -0700)
committer
David 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