]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/tty/tty_io.c
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[mirror_ubuntu-bionic-kernel.git] / drivers / tty / tty_io.c
index 57c374399f594f3ba2aaeab68215e100be8298c5..e41b9bbc107dcb688bc6653e5dc379794657dbf9 100644 (file)
@@ -3318,7 +3318,7 @@ void __init console_init(void)
        }
 }
 
-static char *tty_devnode(struct device *dev, mode_t *mode)
+static char *tty_devnode(struct device *dev, umode_t *mode)
 {
        if (!mode)
                return NULL;