[PATCH 1/1] doc: random number generation

Heinrich Schuchardt xypron.glpk at gmx.de
Wed Jun 17 08:58:25 CEST 2020


On 6/17/20 5:12 AM, Simon Glass wrote:
> On Sat, 13 Jun 2020 at 04:59, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>>
>> Add random number generation APIs to the HTML documentation.
>> Fix style issues.
>>
>> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
>> ---
>>   MAINTAINERS       |  1 +
>>   doc/api/index.rst |  1 +
>>   doc/api/rng.rst   | 17 +++++++++++++++++
>>   include/rand.h    |  6 +++---
>>   include/rng.h     | 26 ++++++++++++++++++--------
>>   5 files changed, 40 insertions(+), 11 deletions(-)
>>   create mode 100644 doc/api/rng.rst
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> Maybe it is too late, but I prefer 'rand' to 'rng'. I find 'hwrng'
> particularly unreadable...
>

The patch is already merged. So if you want to rename something you
would have to provide a new patch.

Best regards

Heinrich


More information about the U-Boot mailing list