diff mbox series

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

Message ID 20191205051550.22927-1-unixbhaskar@gmail.com (mailing list archive)
State New, archived
Headers show
Series [V2] :scripts:kernel_modules_info.sh Removed unnecessary headers information | expand

Commit Message

Bhaskar Chowdhury Dec. 5, 2019, 5:15 a.m. UTC
Strips off the unnecessary details from the header information as Randy
pointed out.

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

Patch

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.