Re: [PATCH v2] Staging: ks7010: style fix

From: Greg Kroah-Hartman
Date: Wed Apr 26 2017 - 04:30:37 EST


On Wed, Apr 26, 2017 at 10:18:14AM +0200, Ilia Sergachev wrote:
> Fix the style of block comments.
> Move trailing */ to a separate line.
> Checkpatch was showing:
> WARNING: Block comments use a trailing */ on a separate line.
>
> Signed-off-by: Ilia Sergachev <ilia.sergachev@xxxxxxxxx>
> ---
> drivers/staging/ks7010/ks_wlan_net.c | 43 ++++++++++++++++++++++--------------
> 1 file changed, 27 insertions(+), 16 deletions(-)

What changed from v1? That needs to go here below the --- line.

thanks,

greg k-h