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

From: Dan Carpenter
Date: Sat Jul 12 2014 - 08:16:32 EST


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.

regards,
dan carpenter

--
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/