Tony Lindgren <[email protected]> writes: > Kevin, > > * Wei Yongjun <[email protected]> [130704 06:48]: >> From: Wei Yongjun <[email protected]> >> >> In case of error, the function omap_device_alloc() returns ERR_PTR() >> and never returns NULL. The NULL test in the return value check >> should be replaced with IS_ERR(). > > Looks like this is still pending, care to take this?
Acked-by: Kevin Hilman <[email protected]> Looks fine to me, since I don't have anything else in the queue, feel free to queue up for fixes-non-critical. Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
