]> git.neil.brown.name Git - history.git/commit
[PATCH] jffs kdev_t cleanups
authorAlexander Viro <viro@math.psu.edu>
Sun, 21 Jul 2002 03:49:31 +0000 (20:49 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sun, 21 Jul 2002 03:49:31 +0000 (20:49 -0700)
commit3d37e1e6171f8cbd81e442524d4dd231b8cbf5d1
tree18adcc15b81aa7321bea312c468912cd7a4ae695
parentb1cd8879661dd1ce9d14986ab263b15a63979c18
[PATCH] jffs kdev_t cleanups

In the /proc/fs/jffs/* code we switch to passing number of mtd device
(as an integer) instead of messing with kdev_t (which would always be
mk_kdev(MTD_BLOCK_MAJOR, device_number) anyway).
fs/jffs/inode-v23.c
fs/jffs/jffs_proc.c
fs/jffs/jffs_proc.h