From: Michael Straube Date: Sun, 30 Sep 2018 19:53:05 +0000 (+0200) Subject: staging: rtl8188eu: correct block comment in bb_cfg.c X-Git-Tag: v5.15~7699^2~132 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bf80cee456c712167ecd835e7e5dfc73386c1180;p=platform%2Fkernel%2Flinux-starfive.git staging: rtl8188eu: correct block comment in bb_cfg.c Correct block comment to clear a checkpatch warning. WARNING: Block comments should align the * on each line Signed-off-by: Michael Straube Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8188eu/hal/bb_cfg.c b/drivers/staging/rtl8188eu/hal/bb_cfg.c index 1862c13..11e0bb9 100644 --- a/drivers/staging/rtl8188eu/hal/bb_cfg.c +++ b/drivers/staging/rtl8188eu/hal/bb_cfg.c @@ -1,9 +1,9 @@ // SPDX-License-Identifier: GPL-2.0 /****************************************************************************** -* -* Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. -* -******************************************************************************/ + * + * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. + * + ******************************************************************************/ #include "odm_precomp.h"