commit | 15aafa2f9d8399b22e418c53a87dfc0c43f4030f | [log] [tgz] |
---|---|---|
author | Jeff Garzik <[email protected]> | Wed Feb 06 01:36:20 2008 -0800 |
committer | Linus Torvalds <[email protected]> | Wed Feb 06 10:41:01 2008 -0800 |
tree | 7861111fb87f4f69e496901d8883d0b796521255 | |
parent | bcfbf84d4067674b0740a39605f8057622ad5230 [diff] |
Remove pointless casts from void pointers Mostly in and around irq handlers. Signed-off-by: Jeff Garzik <[email protected]> Cc: Russell King <[email protected]> Cc: "Luck Tony" <[email protected]> Cc: Roman Zippel <[email protected]> Cc: Geert Uytterhoeven <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Acked-by: Dmitry Torokhov <[email protected]> Cc: Karsten Keil <[email protected]> Acked-by: "John W. Linville" <[email protected]> Cc: James Bottomley <[email protected]> Cc: David Brownell <[email protected]> Cc: "Antonino A. Daplas" <[email protected]> Acked-by: Josh Boyer <[email protected]> Acked-by: Holger Schurig <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>