fpga: fix alignment on fpga cmd usage info
authorIbai Erkiaga <ibai.erkiaga-elorza@amd.com>
Tue, 21 Jan 2025 13:01:30 +0000 (13:01 +0000)
committerMichal Simek <michal.simek@amd.com>
Wed, 5 Feb 2025 15:22:55 +0000 (16:22 +0100)
commitc0fed34e0ec505c53087c01b9738c0968f5d02ef
treea7c0a34037208371da1c169c0228321841b5688a
parent135d2926d2b1a4ac1bec9cdb4e54ad01b38aca16
fpga: fix alignment on fpga cmd usage info

The current implementation generates some alignment issues as well as
some overlapping when all the fpga command options are enabled. The fix
is intended to improve readability of the usage info.

Signed-off-by: Ibai Erkiaga <ibai.erkiaga-elorza@amd.com>
Acked-by: Alexander Dahl <ada@thorsis.com>
Link: https://lore.kernel.org/r/20250121130138.1999916-2-ibai.erkiaga-elorza@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
cmd/fpga.c