commit | 913638464c5cc244545af0a7f2a1c32c5780d6a4 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Jun 17 05:14:05 2024 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Jun 24 10:41:42 2024 +0200 |
tree | a422657e16dc2de7468745581c47fa061a697f34 | |
parent | 3b87fff1cd34a1f7cbf2884e615cfd69c28c8ef2 [diff] |
hw/sd/sdcard: Remove explicit entries for illegal commands NULL handler is already handled as illegal, no need to duplicate (that keeps this array simpler to maintain). Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Cédric Le Goater <clg@redhat.com> Tested-by: Cédric Le Goater <clg@redhat.com> Message-Id: <20240621080554.18986-9-philmd@linaro.org>