• Alexander Viro's avatar
    [PATCH] large dev_t - second series (5/15) · 25a6ca89
    Alexander Viro authored
    	cdevname() killed, there was only one remaining user
    (tty_paranoia_check()) and in that case cdevname() was worse
    than plain major:minor (basically, it's "you've got corrupted
    inode that was supposed to belong to tty device; here's what
    I'd found in ->i_rdev")
    25a6ca89
char_dev.c 9.18 KB