Re: [PATCH] staging: wimax: Fix block comment style issue in stack.c

2021-02-21 Thread Greg KH
On Sat, Feb 20, 2021 at 01:55:25AM +0530, Amrit Khera wrote: > This change fixes a checkpatch warning for "Block comments > use * on subsequent lines". > > Signed-off-by: Amrit Khera > --- > drivers/staging/wimax/stack.c | 11 ++- > 1 file changed, 6 insertions(+), 5 deletions(-) > >

[PATCH] staging: wimax: Fix block comment style issue in stack.c

2021-02-19 Thread Amrit Khera
This change fixes a checkpatch warning for "Block comments use * on subsequent lines". Signed-off-by: Amrit Khera --- drivers/staging/wimax/stack.c | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/drivers/staging/wimax/stack.c b/drivers/staging/wimax/stack.c index