summary refs log tree commit diff stats
path: root/scripts/qapi/source.py
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2020-08-05 17:41:08 +0200
committerThomas Huth <thuth@redhat.com>2020-10-06 19:36:50 +0200
commitf3180b0266386b31deb7bb83fcaea68af7d1bcee (patch)
treec97b84ffeb1c9d404bc4c13524701a051317fe7f /scripts/qapi/source.py
parentd1f060a8b515a0b1d14c38f2c8f86ab54e79c3dc (diff)
downloadfocaccia-qemu-f3180b0266386b31deb7bb83fcaea68af7d1bcee.tar.gz
focaccia-qemu-f3180b0266386b31deb7bb83fcaea68af7d1bcee.zip
pc-bios/s390-ccw: Introduce ENODEV define and remove guards of others
Remove the "#ifndef E..." guards from the defines here - the header
guard S390_CCW_H at the top of the file should avoid double definition,
and if the error code is defined in a different file already, we're in
trouble anyway, then it's better to see the error at compile time instead
of hunting weird behavior during runtime later.
Also define ENODEV - we will use this in a later patch.

Message-Id: <20200806105349.632-4-thuth@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions