• Christoph Hellwig's avatar
    [PATCH] umode_t changes from Adam's mini-devfs · 298d8a04
    Christoph Hellwig authored
    The use of umode_t instead of devfs-specific char vs block #defines
    in Adam's mini-devfs patch makes sense independant of whether his patch
    should get merged.  While reviewing his changes I also notices that
    most of the number allocation functionality in devfs has no business
    beeing exported.  In addition I cleaned up devfs_alloc_devnum/
    devfs_dealloc_devnum a bit.
    298d8a04
base.c 98.9 KB