[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.0908161659450.2782@localhost.localdomain>
Date: Sun, 16 Aug 2009 17:00:11 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Christoph Hellwig <hch@...radead.org>
cc: LKML <linux-kernel@...r.kernel.org>,
Al Viro <viro@...iv.linux.org.uk>
Subject: Re: [patch 00/11] Cleanup unload_nls() calls
On Sun, 16 Aug 2009, Christoph Hellwig wrote:
> On Fri, Aug 14, 2009 at 12:42:36PM -0000, Thomas Gleixner wrote:
> > While looking through the BKL call sites in fs/* I noticed that most
> > callsites of unload_nls() do
> >
> > if (nls)
> > unload_nls(nls);
> >
> > The patch series moves the NULL pointer check into unload_nls() and
> > cleans up the various users.
>
> This looks all good to me. But I'd just make it a single patch..
Sure, should go via Al, right ?
Thanks,
tglx
--
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