From mboxrd@z Thu Jan 1 00:00:00 1970 From: Artem Bityutskiy Date: Sat, 12 Jun 2010 11:53:28 +0000 Subject: Re: [PATCH 4/8] fs/ubifs: Use ERR_CAST Message-Id: <1276343608.19028.118.camel@localhost> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: Julia Lawall Cc: kernel-janitors@vger.kernel.org, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org, Adrian Hunter On Sat, 2010-05-22 at 12:00 +0200, Julia Lawall wrote: > From: Julia Lawall > > Use ERR_CAST(x) rather than ERR_PTR(PTR_ERR(x)). The former makes more > clear what is the purpose of the operation, which otherwise looks like a > no-op. Pushed to the ubifs-2.6.git tree, thank you! -- Best Regards, Artem Bityutskiy (Артём Битюцкий)