• Christoph Hellwig's avatar
    [PATCH] fix devfs_mk_dir prototype · 188858aa
    Christoph Hellwig authored
    Return an error code instead of a devfs_handle_t.  The handle isn't
    useful for anything and the !CONFIG_DEVFS_FS stub in fact returned
    NULL which made it entirely useless.  Thus only one driver is actually
    checking the retval in the current tree..
    188858aa
base.c 92.5 KB