[SLOF] [PATCH 0/3] libnet: Clean up prototypes and refactor netload.c

Alexey Kardashevskiy aik at ozlabs.ru
Wed Jun 28 13:38:51 AEST 2017


On 24/06/17 03:18, Thomas Huth wrote:
> Here are some clean-up patches for libnet: Remove prototypes and Forth
> wrapper of the inexistent netsave function, replace the repetive boiler
> plate code in netload.c with a proper function and refactor some code
> out of the huge netload() function into a separate function.
> 
> Thomas Huth (3):
>   libnet: Remove remainders of netsave code
>   libnet: Rework error message printing
>   libnet: Refactor some code of netload() into a separate function
> 
>  lib/libnet/netapps.h |   1 -
>  lib/libnet/netload.c | 259 +++++++++++++++++++++++----------------------------
>  lib/libnet/tftp.h    |   2 -
>  slof/fs/loaders.fs   |  10 --
>  4 files changed, 116 insertions(+), 156 deletions(-)
> 

Thanks, applied.



-- 
Alexey


More information about the SLOF mailing list