Re: [PATCH] fixed coding style warning

2021-02-14 Thread Greg KH
On Sun, Feb 14, 2021 at 01:48:06AM +0530, Ashish Vara wrote: > removed unnecessary out of memory message > > Signed-off-by: Ashish Vara > --- > drivers/staging/gasket/gasket_page_table.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/staging/gasket/gasket_page_table.c >

[PATCH] fixed coding style warning

2021-02-13 Thread Ashish Vara
removed unnecessary out of memory message Signed-off-by: Ashish Vara --- drivers/staging/gasket/gasket_page_table.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/gasket/gasket_page_table.c b/drivers/staging/gasket/gasket_page_table.c index 6f6273c83822..2dbf3d9b8f34