SeongJae Park damo_convert_record_format: Fix support of non-record-binary format i…
8d2e253 Oct 14, 2023
damo_convert_record_format: Fix support of non-record-binary format i…
…nput

The command is not only for record binary format conversion.  Commit
1428418 ("damo_converted_record_format: Use
parse_binary_format_record() directly") mistakenly made the command to
support only record binary format input.  Fix it.

Fixes: 1428418 ("damo_converted_record_format: Use parse_binary_format_record() directly")
Signed-off-by: SeongJae Park <sj@kernel.org>
8d2e253