Messages in this thread |  | | Date | Fri, 1 Jul 2022 08:19:43 +0200 | From | Greg KH <> | Subject | Re: [PATCH] net: usb: Fix typo in code |
| |
On Fri, Jul 01, 2022 at 10:07:51AM +0800, Li kunyu wrote: > hasdata does not need to be initialized to zero. It will be assigned a > value in the following judgment conditions. > Remove the repeated ';' from code.
That is a lot of different things all in the same commit. Please break this up into one-change-per-commit like is required.
You also do something in here that you do not document :(
thanks,
greg k-h
|  |