Hi,Gustavo
On Wed, 17 Mar 2021 20:54:41 -0500
"Gustavo A. R. Silva" wrote:
> On 3/17/21 21:47, Chunyou Tang wrote:
>
> > I think "if (info == NULL)" is more intuitive,and there have many
> > compare likes "if (info == NULL)" in this file.
HI,Gustavo
On Wed, 17 Mar 2021 20:41:15 -0500
"Gustavo A. R. Silva" wrote:
> On 3/17/21 21:33, ChunyouTang wrote:
> > From: tangchunyou
> >
> > modify 0 to NULL,info is a pointer,it should be
> >
> > compared with NULL,not 0
> >
> > Signed-off-by: tangchunyou
> > ---
> > drivers/video/fbde
bly should be:
>
> ZERO_PGE KSEG address of page full of zeroes, but
> upon entry to kernel, it can be expected
> to hold the parameter list and possible
> INTRD information.
>
> Adrian
>
ok, I change it as :
ZERO_PGEKSEG address of page full of zeroes, but
upon entry to kernel, it can be expected
to hold the parameter list and possible
INTRD information.
then I commit it.
Chunyou Tang
3 matches
Mail list logo