On Mon, May 6, 2024 at 9:21 AM Jan Beulich <[email protected]> wrote: > > On 30.04.2024 14:47, Fouad Hilly wrote: > > Use getopt_long() to handle command line arguments. > > Introduce ext_err for common exit with errors. > > > > Signed-off-by: Fouad Hilly <[email protected]> > > Nit: Neither subject nor description make clear ... > > > tools/misc/xen-ucode.c | 45 +++++++++++++++++++++++++++++++----------- > > 1 file changed, 33 insertions(+), 12 deletions(-) > > ... what tool is actually being touched.
Noted and will be fixed in V4 > > Jan
