Re: [PATCH v3 3/8] staging: rtl8192u: User memset to initialize memory, instead of loop.

From: John Whitmore
Date: Mon Jun 25 2018 - 08:36:10 EST


On Mon, Jun 25, 2018 at 12:06:30PM +0300, Andy Shevchenko wrote:
> On Sun, Jun 24, 2018 at 6:34 PM, John Whitmore <johnfwhitmore@xxxxxxxxx> wrote:
> > Replaced memory initialising loop with memset, as suggested by Andy Shevchenko
> >
>
> Suggested-by ?
>

Em, not sure how to respond, it certainly wasn't my idea. I was just making
coding style changes, badly. ;)

John