Re: [PATCH v4 1/7] smbios: Refactor 32-bit code into an else statement

2023-12-27 Thread Ilias Apalodimas
On Wed, 27 Dec 2023 at 09:40, Simon Glass wrote: > > In preparation for adding support for SMBIOS3 move this code into an > else statement. There is no functional change. > > Signed-off-by: Simon Glass > Reviewed-by: Heinrich Schuchardt > --- > > (no changes since v1) > > lib/smbios.c | 38

[PATCH v4 1/7] smbios: Refactor 32-bit code into an else statement

2023-12-26 Thread Simon Glass
In preparation for adding support for SMBIOS3 move this code into an else statement. There is no functional change. Signed-off-by: Simon Glass Reviewed-by: Heinrich Schuchardt --- (no changes since v1) lib/smbios.c | 38 +- 1 file changed, 21 insertions(+),