Re: bug in sys/dev/[extres]/nvmem/nvmem.c
- Reply: Emmanuel Vadot : "Re: bug in sys/dev/[extres]/nvmem/nvmem.c"
- In reply to: titus : "bug in sys/dev/[extres]/nvmem/nvmem.c"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 22 Nov 2025 22:30:34 UTC
This looks fine to me. manu@, what do you think? On Sat, 22 Nov 2025 at 00:59, titus <titus@edc.ro> 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 > >