[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0C18FE92A7765D4EB9EE5D38D86A563A05CDF3AF@SHSMSX103.ccr.corp.intel.com>
Date: Wed, 30 Mar 2016 11:04:03 +0000
From: "Du, Changbin" <changbin.du@...el.com>
To: Felipe Balbi <felipe.balbi@...ux.intel.com>
CC: "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
"linux-usb@...r.kernel.org" <linux-usb@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] usb: dwc3: rename __dwc3_cleanup_done_trbs to
__dwc3_cleanup_one_trb
> > @@ -1873,7 +1873,7 @@ static void dwc3_gadget_free_endpoints(struct
> dwc3 *dwc)
> >
> > /* -------------------------------------------------------------------------- */
> >
> > -static int __dwc3_cleanup_done_trbs(struct dwc3 *dwc, struct dwc3_ep
> *dep,
> > +static int __dwc3_cleanup_one_trb(struct dwc3 *dwc, struct dwc3_ep
> *dep,
>
> I would rather just remove that 's' from the end so the function's name
> stays as __dwc3_cleanup_done_trb() ;-)
>
> Care to do that ?
>
> thanks
>
> --
> Balbi
IMO, "one_trb" is a little more clear. But both is okay for me. :)
Thanks,
Du, Changbin
Powered by blists - more mailing lists