[MIPS] Cleanup inode->r_dev usage.
authorRalf Baechle <ralf@linux-mips.org>
Mon, 24 Apr 2006 16:15:10 +0000 (17:15 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 27 Apr 2006 14:13:50 +0000 (15:13 +0100)
imajor()/iminor() should be used instead of accessing r_dev directly.

Based on patch from Eric Sesterhenn (snakebyte@gmx.de).

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found