Re: [PATCH v5 4/6] HCD descriptor DMA support for the DWC2 driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux