linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2] : kernel-chktaint : Fixed space ,cosmetic change
@ 2020-03-24 22:59 Bhaskar Chowdhury
  2020-03-25 11:23 ` Thorsten Leemhuis
  0 siblings, 1 reply; 3+ messages in thread
From: Bhaskar Chowdhury @ 2020-03-24 22:59 UTC (permalink / raw)
  To: linux, rdunlap, joe; +Cc: linux-kernel, Bhaskar Chowdhury

Space bwtween the words is fixed at the bottom of the file,sentence
starting with "Documentation....."

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 tools/debugging/kernel-chktaint | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/debugging/kernel-chktaint b/tools/debugging/kernel-chktaint
index 74fd3282aa1b..1af06bc0e667 100755
--- a/tools/debugging/kernel-chktaint
+++ b/tools/debugging/kernel-chktaint
@@ -198,6 +198,6 @@ fi
 echo "Raw taint value as int/string: $taint/'$out'"
 echo
 echo "For a more detailed explanation of the various taint flags see below pointers:"
-echo "1) Documentation/admin-guide/tainted-kernels.rst in  the Linux kernel sources"
+echo "1) Documentation/admin-guide/tainted-kernels.rst in the Linux kernel sources"
 echo "2)  https://kernel.org/doc/html/latest/admin-guide/tainted-kernels.html"
 #EOF#
-- 
2.24.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-03-26  1:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-24 22:59 [PATCH V2] : kernel-chktaint : Fixed space ,cosmetic change Bhaskar Chowdhury
2020-03-25 11:23 ` Thorsten Leemhuis
2020-03-26  1:20   ` Bhaskar Chowdhury

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).