diff options
| author | Cornelia Huck | 2014-12-03 15:38:28 +0100 |
|---|---|---|
| committer | Cornelia Huck | 2015-01-12 10:14:04 +0100 |
| commit | fb85b34da77cba6e255830e7a49447d3c7ef74f0 (patch) | |
| tree | e26819f9c28d181759b1e225aba5c3dc41499162 /scripts/checkpatch.pl | |
| parent | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150109.0' i... (diff) | |
| download | qemu-fb85b34da77cba6e255830e7a49447d3c7ef74f0.tar.gz qemu-fb85b34da77cba6e255830e7a49447d3c7ef74f0.tar.xz qemu-fb85b34da77cba6e255830e7a49447d3c7ef74f0.zip | |
s390x/ccw: fix oddity in machine class init
ccw_machine_class_init() uses ',' instead of ';' while initializing
the class' fields. This is almost certainly a copy/paste error and,
while legal C, rather on the unusual side. Just use ';' everywhere.
Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
