[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1250263053.32033.3.camel@norville.austin.ibm.com>
Date: Fri, 14 Aug 2009 10:17:33 -0500
From: Dave Kleikamp <shaggy@...ux.vnet.ibm.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: LKML <linux-kernel@...r.kernel.org>,
Al Viro <viro@...iv.linux.org.uk>,
Christoph Hellwig <hch@...radead.org>
Subject: Re: [patch 08/11] jfs: cleanup unload_nls() calls
On Fri, 2009-08-14 at 12:43 +0000, Thomas Gleixner wrote:
> unload_nls() can be called with a NULL pointer now. Remove the pointer
> check and the NULLification of the pointer as the data structure which
> contains the pointer is kfree'd right away.
>
> Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
Acked-by: Dave Kleikamp <shaggy@...ux.vnet.ibm.com>
> ---
> fs/jfs/super.c | 9 +++------
> 1 file changed, 3 insertions(+), 6 deletions(-)
--
David Kleikamp
IBM Linux Technology Center
--
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