staging: wimax: Fix block comment style issue in stack.c
authorAmrit Khera <amritkhera98@gmail.com>
Mon, 22 Feb 2021 10:15:42 +0000 (15:45 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Mar 2021 08:25:28 +0000 (09:25 +0100)
commit216f4356708ad4322f8795b21f8110dfab427437
treeae5ca87d14e666778fae0cd150021b40c27a953e
parent520e9b032b9ef600c0a78c01f2279b40181bc498
staging: wimax: Fix block comment style issue in stack.c

This change fixes a checkpatch warning for "Block comments use
* on subsequent lines". It removes the unnecessary block comment.

Signed-off-by: Amrit Khera <amritkhera98@gmail.com>
Link: https://lore.kernel.org/r/20210222101541.2571-1-amritkhera98@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wimax/stack.c