[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20191205051550.22927-1-unixbhaskar@gmail.com>
Date: Thu, 5 Dec 2019 10:45:50 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: yamada.masahiro@...ionext.com, michal.lkml@...kovi.net,
rdunlap@...radead.org
Cc: linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org,
Bhaskar Chowdhury <unixbhaskar@...il.com>
Subject: [PATCH V2] :scripts:kernel_modules_info.sh Removed unnecessary headers information
Strips off the unnecessary details from the header information as Randy
pointed out.
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
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
Powered by blists - more mailing lists