Re: [PATCH v7 3.2-rc2 5/30] uprobes: copy of the originalinstruction.

From: Peter Zijlstra
Date: Wed Nov 23 2011 - 13:26:35 EST


On Fri, 2011-11-18 at 16:37 +0530, Srikar Dronamraju wrote:
> + if (IS_ERR(page))
> + return -ENOMEM;

again, why not use PTR_ERR() if you're there already?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/