]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/tty/n_hdlc.c
lib/vsprintf.c: remove %Z support
[mirror_ubuntu-artful-kernel.git] / drivers / tty / n_hdlc.c
index eb278832f5ce52c880f76a8eb9baa5e9e68cf447..1bacbc3b19a05cc7b685ddf93b14d5ca10d67acf 100644 (file)
@@ -667,7 +667,7 @@ static ssize_t n_hdlc_tty_write(struct tty_struct *tty, struct file *file,
        struct n_hdlc_buf *tbuf;
 
        if (debuglevel >= DEBUG_LEVEL_INFO)     
-               printk("%s(%d)n_hdlc_tty_write() called count=%Zd\n",
+               printk("%s(%d)n_hdlc_tty_write() called count=%zd\n",
                        __FILE__,__LINE__,count);
                
        /* Verify pointers */