Re: [LINUX PATCH] usb: gadget: Configure data verification through module parameter in gadget zero

From: Greg KH
Date: Thu Sep 29 2016 - 07:25:53 EST


On Thu, Sep 29, 2016 at 02:18:54PM +0530, Manish Narani wrote:
> This patch adds support to configure data verification through
> module parameter. This parameter can be used to disable data
> verification in case if one wants to measure peak Bulk/Isoc-IN/OUT
> performance
>
> Signed-off-by: Manish Narani <mnarani@xxxxxxxxxx>

Minor question, why would this be anything other than a LINUX PATCH? :)

Just "PATCH" is usually fine here.

And again, please no new module parameters if at all possible.

thanks,

greg k-h