K 10 svn:author V 3 phk K 8 svn:date V 27 2004-06-17T17:16:53.000000Z K 7 svn:log V 227 Second half of the dev_t cleanup. The big lines are: NODEV -> NULL NOUDEV -> NODEV udev_t -> dev_t udev2dev() -> findcdev() Various minor adjustments including handling of userland access to kernel space struct cdev etc. END