[PATCH v2] drm/omap: Fix usage of IS_ERR_OR_NULL and PTR_ERR

Greg Kroah-Hartman greg at kroah.com
Wed Nov 14 16:33:09 PST 2012


On Wed, Nov 14, 2012 at 11:22:37AM -0600, Andy Gross wrote:
> Return -ENOMEM if dmm_txn_init cannot allocate a refill engine.
> 
> v2: Fix typing issue seen with newer compilers
> 
> Signed-off-by: Andy Gross <andy.gross at ti.com>
> Signed-off-by: Rob Clark <rob at ti.com>
> ---
>  drivers/staging/omapdrm/omap_dmm_tiler.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

This doesn't apply anymore, care to refresh it against my latest tree?

thanks,

greg k-h


More information about the dri-devel mailing list