On 6/28/20 4:24 PM, Peter Maydell wrote: > The spitz board has been around a long time, and still has a fair number > of hard-coded tab characters in it. We're about to do some work on > this source file, so start out by expanding out the tabs. > > This commit is a pure whitespace only change. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > Couple of checkpatch errors due to the QUEUE_KEY macro which can > be ignored as this is just a detabify. > --- > hw/arm/spitz.c | 156 ++++++++++++++++++++++++------------------------- > 1 file changed, 78 insertions(+), 78 deletions(-)
'git-diff -w' -> no change. Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>