Hi, On Tue, Feb 26, 2013 at 07:23:04PM -0800, Paul Zimmerman wrote: > + qh->n_bytes = kzalloc(sizeof(u32) * dwc2_max_desc_num(qh), flags); > + if (!qh->n_bytes) { > + dev_err(hsotg->dev, > + "%s: Failed to allocate array for descriptors' size actual values\n", you don't need to print anything here since out-of-memory messages are already printed for you. other than that: Reviewed-by: Felipe Balbi <balbi@xxxxxx> -- balbi
Attachment:
signature.asc
Description: Digital signature