On 26.07.23 10:40, 'Michael Adler' via EFI Boot Guard wrote: > This patch series contains fixes for compiler warnings triggered by clang. > Despite each warning being valid, they were essentially harmless and did not > lead to any actual problems. Nevertheless it makes sense to silence these > warnings by fixing the code. > > Michael Adler (4): > fix: correctly parse ustate in journal_process_action > fix: complete initialization of struct argp_option > chore: fix compiler warning about unused parameters > chore: use function declaration from header > > env/env_api.c | 4 ++-- > env/env_api_fat.c | 4 ++-- > tools/bg_envtools.h | 9 ++++++--- > tools/bg_printenv.c | 2 +- > tools/bg_setenv.c | 17 +++++------------ > tools/ebgpart.c | 2 +- > 6 files changed, 17 insertions(+), 21 deletions(-) >
Thanks, applied (with patch 2 in v2). Jan -- Siemens AG, Technology Linux Expert Center -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/78621d59-a6b7-24c9-65ab-f514403e791f%40siemens.com.
