2010-06-12 11:56:05

by Artem Bityutskiy

[permalink] [raw]
Subject: Re: [PATCH 4/8] fs/ubifs: Use ERR_CAST

On Sat, 2010-05-22 at 12:00 +0200, Julia Lawall wrote:
> From: Julia Lawall <[email protected]>
>
> 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 (Артём Битюцкий)