From: Vasiliy Kulikov <segoon@openwall.com>
To: akpm@linux-foundation.org
Cc: Alexey Dobriyan <adobriyan@gmail.com>, linux-kernel@vger.kernel.org
Subject: [PATCH] proc: remove superfluous debug output
Date: Mon, 5 Dec 2011 15:35:45 +0400 [thread overview]
Message-ID: <20111205113545.GA5831@albatros> (raw)
In-Reply-To: <20111125152601.GA2783@p183.telecom.by>
Signed-off-by: Vasiliy Kulikov <segoon@openwall.com>
---
fs/proc/root.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/fs/proc/root.c b/fs/proc/root.c
index 73af7b2..ce07707 100644
--- a/fs/proc/root.c
+++ b/fs/proc/root.c
@@ -53,8 +53,6 @@ static int proc_parse_options(char *options, struct pid_namespace *pid)
substring_t args[MAX_OPT_ARGS];
int option;
- pr_debug("proc: options = %s\n", options);
-
if (!options)
return 1;
--
1.7.0.4
next prev parent reply other threads:[~2011-12-05 11:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-22 0:34 + procfs-parse-mount-options.patch added to -mm tree akpm
[not found] ` <20111125152601.GA2783@p183.telecom.by>
2011-12-05 11:35 ` Vasiliy Kulikov [this message]
2011-12-07 0:48 ` [PATCH] proc: remove superfluous debug output Andrew Morton
2011-12-08 19:20 ` Vasiliy Kulikov
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=20111205113545.GA5831@albatros \
--to=segoon@openwall.com \
--cc=adobriyan@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.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.