]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/sd/sdcard: Update coding style to make checkpatch.pl happy
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 13 Jul 2020 07:27:35 +0000 (09:27 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 3 Sep 2020 00:06:19 +0000 (19:06 -0500)
commitc8966bff5f45a09bc335686bef7b1aa4722c3e4f
tree24ac701ad4c04c314899778c9253bf3df3cd18fc
parente569ca39faf9dcd34fb7f0911ab1a3f7c3ffc0df
hw/sd/sdcard: Update coding style to make checkpatch.pl happy

To make the next commit easier to review, clean this code first.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Alexander Bulekov <alxndr@bu.edu>
Message-Id: <20200630133912.9428-3-f4bug@amsat.org>
(cherry picked from commit 794d68de2f021a6d3874df41d6bbe8590ec05207)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/sd/sd.c