Re: bug in sys/dev/[extres]/nvmem/nvmem.c
Adrian Chadd <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <CAJ-Vmo=UH4gznHsbscK45LWh=zRFMcJQwe9iAX8+-pUc6VzDyw@mail.gmail.com> |
This looks fine to me. manu@, what do you think? On Sat, 22 Nov 2025 at 00:59, titus <[email protected]> wrote: > the return of the function nvmem_get_cell_len does not really tell if it > was succesful or not > > it is only used in sys/arm/allwinner/aw_thermal.c > proposed patch > >