Re: [PATCH V4 1/5] dmaengine/dw_dmac: don't call callback routinein case dmaengine_terminate_all() is called

From: viresh kumar
Date: Mon May 09 2011 - 01:45:49 EST


On 05/09/2011 10:32 AM, Koul, Vinod wrote:
> How about changing this to:
> if (callback_required && callback)
> callback(param)
> This will make it look cleaner ...

Sure. Will resend.

--
viresh
--
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/