[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140113154748.GA6496@redhat.com>
Date: Mon, 13 Jan 2014 16:47:48 +0100
From: Oleg Nesterov <oleg@...hat.com>
To: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Al Viro <viro@...IV.linux.org.uk>,
Andrew Morton <akpm@...ux-foundation.org>
Cc: Dipankar Sarma <dipankar@...ibm.com>,
Eric Dumazet <edumazet@...gle.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] fget*() cleanups
On 01/11, Paul E. McKenney wrote:
>
> On Sat, Jan 11, 2014 at 07:19:08PM +0100, Oleg Nesterov wrote:
> >
> > It seems that you misunderstood me, let me send v2 for review.
>
> Ah, I did misunderstand you. For both:
>
> Acked-by: Paul E. McKenney <paulmck@...ux.vnet.ibm.com>
Thanks!
While at it, can't we factor out the code in fget*() ?
Probably I dislike the code duplications too much, but imho fget*()
abuse the copy-and-paste.
On top of this series, saves 600 bytes.
Oleg.
fs/file.c | 70 ++++++++++++++++--------------------------------------------
1 files changed, 19 insertions(+), 51 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists