From: Jason Baron <jbaron@akamai.com>
To: Rob Jones <rob.jones@codethink.co.uk>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-mm@kvack.org" <linux-mm@kvack.org>,
"cl@linux-foundation.org" <cl@linux-foundation.org>,
"penberg@kernel.org" <penberg@kernel.org>,
"mpm@selenic.com" <mpm@selenic.com>,
"akpm@linux-foundation.org" <akpm@linux-foundation.org>,
"linux-kernel@codethink.co.uk" <linux-kernel@codethink.co.uk>
Subject: Re: [PATCH 4/4] lib: Use seq_open_private() instead of seq_open()
Date: Fri, 29 Aug 2014 15:18:10 -0400 [thread overview]
Message-ID: <5400D1F2.6020900@akamai.com> (raw)
In-Reply-To: <1409328400-18212-5-git-send-email-rob.jones@codethink.co.uk>
On 08/29/2014 12:06 PM, Rob Jones wrote:
> Using seq_open_private() removes boilerplate code from ddebug_proc_open()
>
Looks good.
Acked-by: Jason Baron <jbaron@akamai.com>
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
WARNING: multiple messages have this Message-ID (diff)
From: Jason Baron <jbaron@akamai.com>
To: Rob Jones <rob.jones@codethink.co.uk>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-mm@kvack.org" <linux-mm@kvack.org>,
"cl@linux-foundation.org" <cl@linux-foundation.org>,
"penberg@kernel.org" <penberg@kernel.org>,
"mpm@selenic.com" <mpm@selenic.com>,
"akpm@linux-foundation.org" <akpm@linux-foundation.org>,
"linux-kernel@codethink.co.uk" <linux-kernel@codethink.co.uk>
Subject: Re: [PATCH 4/4] lib: Use seq_open_private() instead of seq_open()
Date: Fri, 29 Aug 2014 15:18:10 -0400 [thread overview]
Message-ID: <5400D1F2.6020900@akamai.com> (raw)
In-Reply-To: <1409328400-18212-5-git-send-email-rob.jones@codethink.co.uk>
On 08/29/2014 12:06 PM, Rob Jones wrote:
> Using seq_open_private() removes boilerplate code from ddebug_proc_open()
>
Looks good.
Acked-by: Jason Baron <jbaron@akamai.com>
next prev parent reply other threads:[~2014-08-29 19:18 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-29 16:06 [PATCH 0/4] Tidy up of modules using seq_open() Rob Jones
2014-08-29 16:06 ` Rob Jones
2014-08-29 16:06 ` [PATCH 1/4] ipc: Use __seq_open_private() instead of seq_open() Rob Jones
2014-08-29 16:06 ` Rob Jones
2014-08-29 16:06 ` [PATCH 2/4] mm: Use seq_open_private() " Rob Jones
2014-08-29 16:06 ` Rob Jones
2014-08-29 16:06 ` [PATCH 3/4] mm: Use __seq_open_private() " Rob Jones
2014-08-29 16:06 ` Rob Jones
2014-08-29 16:24 ` Christoph Lameter
2014-08-29 16:24 ` Christoph Lameter
2014-08-29 16:06 ` [PATCH 4/4] lib: Use seq_open_private() " Rob Jones
2014-08-29 16:06 ` Rob Jones
2014-08-29 19:18 ` Jason Baron [this message]
2014-08-29 19:18 ` Jason Baron
2014-08-29 19:14 ` [PATCH 0/4] Tidy up of modules using seq_open() Andrew Morton
2014-08-29 19:14 ` Andrew Morton
2014-09-01 12:47 ` Rob Jones
2014-09-01 12:47 ` Rob Jones
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=5400D1F2.6020900@akamai.com \
--to=jbaron@akamai.com \
--cc=akpm@linux-foundation.org \
--cc=cl@linux-foundation.org \
--cc=linux-kernel@codethink.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mpm@selenic.com \
--cc=penberg@kernel.org \
--cc=rob.jones@codethink.co.uk \
/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.