On 1/28/25 02: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: Richard Henderson <richard.hender...@linaro.org> r~