On 28/1/25 11:45, Peter Maydell wrote:
This is a very old source file, and still has some lingering hard-coded tabs; untabify it.Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> --- I don't propose to try to bring the whole file up to modern coding style, but hard-coded tabs are a particular wart. --- hw/sd/omap_mmc.c | 124 +++++++++++++++++++++++------------------------ 1 file changed, 62 insertions(+), 62 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>