Commits
Christoph Hellwig committed e2fcabe0ebe
parisc/dino: use container_of in DINO_DEV Use the type safe container_of macros instead of a blind cast in DINO_DEV, and turn the macro into an inline function. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Helge Deller <deller@gmx.de>