[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200629082037.GA1063@kunai>
Date: Mon, 29 Jun 2020 10:20:37 +0200
From: Wolfram Sang <wsa@...nel.org>
To: Lee Jones <lee.jones@...aro.org>
Cc: arnd@...db.de, gregkh@...uxfoundation.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 06/10] misc: eeprom: eeprom_93cx6: Repair function arg
descriptions
> > > @@ -270,7 +270,7 @@ EXPORT_SYMBOL_GPL(eeprom_93cx6_readb);
> > > * @eeprom: Pointer to eeprom structure
> > > * @byte: Index from where we should start reading
> > > * @data: target pointer where the information will have to be stored
> > > - * @words: Number of bytes that should be read.
> > > + * @bytes: Number of bytes that should be read.
> >
> > Now we have 'byte' and 'bytes' here as arguments which is confusing. I
> > think renaming 'words' into 'num_bytes' would be even better.
>
> I await your patch with bated breath. :)
? You are touching it already, why a second patch?
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists