[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v6 2/4] x86/ucode: refactor xen-ucode to utilize getopt
On Thu, Jul 25, 2024 at 9:41 AM Jan Beulich <jbeulich@xxxxxxxx> wrote: On 25.07.2024 10:27, Fouad Hilly wrote: Yes indeed, I will fix in v7: static void usage(FILE *stream, const char *name) { fprintf(stream, "%s: Xen microcode updating tool\n" "Usage: %s [options | microcode-file]\n" "options:\n" " -h, --help display this help\n" " -s, --show-cpu-info show CPU information\n" " -f, --force <microcode-file> skip certain checks; do not\n" " use unless you know exactly\n" " what you are doing\n", name, name); show_curr_cpu(stream); }
Thanks, Fouad
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |