[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH mini-os] console: add newline at EOF
Jan Beulich, le lun. 18 mai 2020 09:09:14 +0200, a ecrit: > Some gcc versions get pretty unhappy without. > > Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx> That was an easy one :) Reviewed-by: Samuel Thibault <samuel.thibault@xxxxxxxxxxxx> > > --- a/console/console.c > +++ b/console/console.c > @@ -174,4 +174,4 @@ void resume_console(void) > { > xencons_ring_resume(xen_console); > console_initialised = 1; > -} > \ No newline at end of file > +} >
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |