[PATCH V2] :scripts:kernel_modules_info.sh Removed unnecessary headers information

From: Bhaskar Chowdhury
Date: Thu Dec 05 2019 - 00:16:18 EST


Strips off the unnecessary details from the header information as Randy
pointed out.

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
---
scripts/kernel_modules_info.sh | 2 --
1 file changed, 2 deletions(-)

diff --git a/scripts/kernel_modules_info.sh b/scripts/kernel_modules_info.sh
index b74203322157..c1fe7fae9228 100755
--- a/scripts/kernel_modules_info.sh
+++ b/scripts/kernel_modules_info.sh
@@ -2,8 +2,6 @@
# SPDX-License-Identifier: GPL-2.0
#===============================================================================
#
-# FILE: kernel_modules_info.sh
-#
# USAGE: ./kernel_modules_info.sh
#
# DESCRIPTION: Running kernel modules information.
--
2.24.0