From: "Németh Márton" <nm127@freemail.hu>
To: Trivial Patch Monkey <trivial@kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH] gcov: fix typo in CONFIG_DEBUG_FS
Date: Wed, 22 Jul 2009 22:44:23 +0200 [thread overview]
Message-ID: <4A677A27.30203@freemail.hu> (raw)
From: Márton Németh <nm127@freemail.hu>
The correct name is CONFIG_DEBUG_FS, add the missing underscore.
Signed-off-by: Márton Németh <nm127@freemail.hu>
---
--- linux-2.6.31-rc3/Documentation/gcov.txt.orig 2009-07-20 19:56:05.000000000 +0200
+++ linux-2.6.31-rc3/Documentation/gcov.txt 2009-07-21 22:53:20.000000000 +0200
@@ -47,7 +47,7 @@
Configure the kernel with:
- CONFIG_DEBUGFS=y
+ CONFIG_DEBUG_FS=y
CONFIG_GCOV_KERNEL=y
and to get coverage data for the entire kernel:
next reply other threads:[~2009-07-22 20:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-22 20:44 Németh Márton [this message]
2009-07-22 23:21 ` [PATCH] gcov: fix typo in CONFIG_DEBUG_FS Jiri Kosina
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A677A27.30203@freemail.hu \
--to=nm127@freemail.hu \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.