hw/sd/sdcard: Remove noise from sd_cmd_name()
commit48741580a8e4b7e18406962425ce608e2ef0c6f4
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 26 Jun 2024 21:52:36 +0000 (26 23:52 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 5 Jul 2024 21:54:41 +0000 (5 23:54 +0200)
tree679b6fbff0cc8e611dfff2f5620271dfbae85350
parente84e0c4df57103a9047e607eeff105cbf0fbb923
hw/sd/sdcard: Remove noise from sd_cmd_name()

These CMD names weren't really useful, "UNKNOWN_CMD" is simpler.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Tested-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Tested-by: Cédric Le Goater <clg@redhat.com>
Message-Id: <20240628070216.92609-78-philmd@linaro.org>
hw/sd/sd.c