[PATCH] staging: rtl8723bs: rtw_efuse.h: simplify copyright banner

Akiyoshi Kurita posted 1 patch 2 weeks, 6 days ago
drivers/staging/rtl8723bs/include/rtw_efuse.h | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
[PATCH] staging: rtl8723bs: rtw_efuse.h: simplify copyright banner
Posted by Akiyoshi Kurita 2 weeks, 6 days ago
Replace the banner-style copyright comment with a single-line comment.

No functional change.

Signed-off-by: Akiyoshi Kurita <weibu@redadmin.org>
---
 drivers/staging/rtl8723bs/include/rtw_efuse.h | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/drivers/staging/rtl8723bs/include/rtw_efuse.h b/drivers/staging/rtl8723bs/include/rtw_efuse.h
index 669565fa1c69..ac7d6ef454c3 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__
 
-- 
2.47.3