Re: [PATCH v2] drivers: tty: Merge alloc_tty_struct and initialize_tty_struct

From: Greg Kroah-Hartman
Date: Sat Jul 12 2014 - 12:42:57 EST


On Sat, Jul 12, 2014 at 03:16:13PM +0300, Dan Carpenter wrote:
> On Sat, Jul 12, 2014 at 12:55:51PM +0200, Rasmus Villemoes wrote:
> > The two functions alloc_tty_struct and initialize_tty_struct are
> > always called together. Merge them into alloc_tty_struct, updating its
> > prototype and the only two callers of these functions.
> >
> > Signed-off-by: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
> > ---
> > I hope this is sufficient. Thanks, Dan and Julia!
>
> Generally Greg's trees can't be rebased. I think you need to send a fix
> patch.

That is correct. Rasmus, please just send a patch on top of my tree
that resolves this issue.

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/