Re: [PATCH 02/31] usb: usbssp: Added some decoding functions.

From: Greg Kroah-Hartman
Date: Thu Jul 12 2018 - 02:10:37 EST


On Thu, Jul 12, 2018 at 06:46:59AM +0100, Pawel Laszczak wrote:
> This patch add additional functions that converts some fields to string.
>
> For example function usbssp_trb_comp_code_string take completion c
> ode value and return string describing completion code.

Odd line-wrapping :(

And why do you want a string for these things? Who cares about them?

thanks,

greg k-h