On Thu, Feb 7, 2019 at 8:44 AM Sergei Shtylyov
wrote:
>
> Hello!
>
> On 07.02.2019 3:03, Andrey Smirnov wrote:
>
> > Simplify filed's initialization by directly assigning its final value
>
> field's.
>
Oops, missed that. Will fix in v2.
Thanks,
Andrey Smirnov
Hello!
On 07.02.2019 3:03, Andrey Smirnov wrote:
Simplify filed's initialization by directly assigning its final value
field's.
instead of initializing the variable to sero and then bitwise or-ing
it.
Signed-off-by: Andrey Smirnov
Cc: Mathias Nyman
Cc: Greg Kroah-Hartman
Cc: linux-us
Simplify filed's initialization by directly assigning its final value
instead of initializing the variable to sero and then bitwise or-ing
it.
Signed-off-by: Andrey Smirnov
Cc: Mathias Nyman
Cc: Greg Kroah-Hartman
Cc: linux-usb@vger.kernel.org
Cc: linux-ker...@vger.kernel.org
---
drivers/usb/h