Re: [patch 1/3] tty: pty - Move TIOCPKT handling into pty.c

From: Greg KH
Date: Wed Oct 24 2012 - 14:27:40 EST


On Fri, Sep 28, 2012 at 01:10:33AM +0400, Cyrill Gorcunov wrote:
> Since this ioctl is for pty devices only move it to pty.c.
>
> v2:
> - drop PTY_TYPE_MASTER test since it's master peer
> ioctl anyway (by jslaby@)

This patch adds the compiler warning:
drivers/tty/tty_ioctl.c: In function ân_tty_ioctl_helperâ:
drivers/tty/tty_ioctl.c:1121:16: warning: unused variable âflagsâ [-Wunused-variable]

Care to fix it up and resend?

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/