| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-ID: <20140712121613.GY23001@mwanda> Date: Sat, 12 Jul 2014 15:16:13 +0300 From: Dan Carpenter <dan.carpenter@...cle.com> To: Rasmus Villemoes <linux@...musvillemoes.dk> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>, Jiri Slaby <jslaby@...e.cz>, julia.lawall@...6.fr, linux-kernel@...r.kernel.org Subject: Re: [PATCH v2] drivers: tty: Merge alloc_tty_struct and initialize_tty_struct 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@...musvillemoes.dk> > --- > 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@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists