cadence_gem: Correct indentation
commit77524d1157cf7c18b980c9d6f95879f2ce7e56e2
authorAlistair Francis <alistair.francis@xilinx.com>
Thu, 22 Sep 2016 17:13:07 +0000 (22 18:13 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 22 Sep 2016 17:13:07 +0000 (22 18:13 +0100)
treeabe1e0194a5ca85a95732b399fcb690eb4cd9bd6
parent6710172501bedaf5181b6cac5a3d81e6deb2e136
cadence_gem: Correct indentation

Fix up the indentation inside the for loop that was introduced in the previous
patch. This commit is almost empty if viewed using 'git show -w', except for a
few changes that were required to avoid the 80 charecter line limit.

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: b40d1b12d24be9f0ac5d72f86249103e0c1c720a.1469727764.git.alistair.francis@xilinx.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/net/cadence_gem.c