hw/arm: xlnx-zynqmp: Clean up coding convention issues
commit21bce3717e2cb70e3bea06e8684bae111c9f4dda
authorXuzhou Cheng <xuzhou.cheng@windriver.com>
Wed, 3 Mar 2021 13:52:51 +0000 (3 21:52 +0800)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 10 Mar 2021 13:54:51 +0000 (10 13:54 +0000)
treec517868aec6c460aa381385b310f84a56b5edfff
parent35593573b25f8774ce16be8a7d703b7740964e81
hw/arm: xlnx-zynqmp: Clean up coding convention issues

There are some coding convention warnings in xlnx-zynqmp.c and
xlnx-zynqmp.h, as reported by:

  $ ./scripts/checkpatch.pl include/hw/arm/xlnx-zynqmp.h
  $ ./scripts/checkpatch.pl hw/arm/xlnx-zynqmp.c

Let's clean them up.

Signed-off-by: Xuzhou Cheng <xuzhou.cheng@windriver.com>
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 20210303135254.3970-3-bmeng.cn@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/xlnx-zynqmp.c
include/hw/arm/xlnx-zynqmp.h