Re: [PATCH] staging: removed unnecessary debug message to fix coding style warning

2021-02-19 Thread Greg KH
On Sun, Feb 14, 2021 at 07:44:52PM +0530, Ashish Vara wrote: > From: Ashish Vara > > removed unnecessary out of memory message to fix coding style warning. > > Signed-off-by: Ashish Vara > --- > drivers/staging/gasket/gasket_page_table.c | 2 -- > 1 file changed, 2 deletions(-) Your subject l

[PATCH] staging: removed unnecessary debug message to fix coding style warning

2021-02-14 Thread Ashish Vara
From: Ashish Vara removed unnecessary out of memory message to fix coding style warning. 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_pa