OSDN Git Service

Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[uclinux-h8/linux.git] / drivers / tty / n_hdlc.c
index 8bdf42b..e55c79e 100644 (file)
@@ -777,7 +777,7 @@ static int n_hdlc_tty_ioctl(struct tty_struct *tty, struct file *file,
                case TCOFLUSH:
                        flush_tx_queue(tty);
                }
-               /* fall through to default */
+               /* fall through to default */
 
        default:
                error = n_tty_ioctl_helper(tty, file, cmd, arg);