Re: [PATCH 2/3] vc: Add support for hiding the cursor whencreating VTs

From: Matthew Garrett
Date: Fri Nov 13 2009 - 17:41:59 EST


On Fri, Nov 13, 2009 at 02:38:43PM -0800, H. Peter Anvin wrote:
> On 11/13/2009 11:57 AM, Matthew Garrett wrote:
> >
> > static int con_open(struct tty_struct *, struct file *);
> > static void vc_init(struct vc_data *vc, unsigned int rows,
> > - unsigned int cols, int do_clear);
> > + unsigned int cols, int do_clear)
>
> Uhm... this doesn't compile.

Yes, I managed to send the wrong version. You should have the correct
one already.

--
Matthew Garrett | mjg59@xxxxxxxxxxxxx
--
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/