From: Akiyoshi Kurita Date: Tue, 9 Sep 2025 05:33:26 +0000 (+0900) Subject: staging: rtl8723bs: rtw_efuse.h: simplify copyright banner X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=6f19c1ef7f95fb432ba2b36d4634870d55e658ce;p=users%2Fhch%2Fmisc.git staging: rtl8723bs: rtw_efuse.h: simplify copyright banner Replace the banner-style copyright comment with a single-line comment. No functional changes. Signed-off-by: Akiyoshi Kurita Link: https://lore.kernel.org/r/20250909053327.140763-1-weibu@redadmin.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8723bs/include/rtw_efuse.h b/drivers/staging/rtl8723bs/include/rtw_efuse.h index 904369705ed7..936b204b8830 100644 --- a/drivers/staging/rtl8723bs/include/rtw_efuse.h +++ b/drivers/staging/rtl8723bs/include/rtw_efuse.h @@ -1,9 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 */ -/****************************************************************************** - * - * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. - * - ******************************************************************************/ +/* Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. */ + #ifndef __RTW_EFUSE_H__ #define __RTW_EFUSE_H__