diff options
author | Emil Condrea | 2016-10-25 07:50:07 +0200 |
---|---|---|
committer | Stefano Stabellini | 2016-10-29 02:52:29 +0200 |
commit | c22e91b1d8df7d91013b86f4f201f959844cfd72 (patch) | |
tree | 6de2fe363f09a8aedc9e63a175ecfa08853a01ec /hw/misc/zynq-xadc.c | |
parent | Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into st... (diff) | |
download | qemu-c22e91b1d8df7d91013b86f4f201f959844cfd72.tar.gz qemu-c22e91b1d8df7d91013b86f4f201f959844cfd72.tar.xz qemu-c22e91b1d8df7d91013b86f4f201f959844cfd72.zip |
xen: Fix coding style errors
Fixes the following errors:
* ERROR: line over 90 characters
* ERROR: code indent should never use tabs
* ERROR: space prohibited after that open square bracket '['
* ERROR: do not initialise statics to 0 or NULL
* ERROR: "(foo*)" should be "(foo *)"
Signed-off-by: Emil Condrea <emilcondrea@gmail.com>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
Signed-off-by: Quan Xu <xuquan8@huawei.com>
Acked-by: Anthony PERARD <anthony.perard@citrix.com>
Diffstat (limited to 'hw/misc/zynq-xadc.c')
0 files changed, 0 insertions, 0 deletions