diff options
author | Thomas Huth <thuth@redhat.com> | 2018-03-05 06:16:58 +0100 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2018-03-08 15:49:23 +0100 |
commit | adab99be663afc196c027ded2cefb0b931d8c19e (patch) | |
tree | 8f79497d06fa786b5ad466df108b44c70a9ced90 /fsdev/qemu-fsdev.c | |
parent | 5600086976d62e89afbe3ec39915baab0bcca54f (diff) | |
download | qemu-adab99be663afc196c027ded2cefb0b931d8c19e.zip |
target/s390x: Remove leading underscores from #defines
We should not use leading underscores followed by a capital letter
in #defines since such identifiers are reserved by the C standard.
For ASCE_ORIGIN, REGION_ENTRY_ORIGIN and SEGMENT_ENTRY_ORIGIN I also
added parentheses around the value to silence an error message from
checkpatch.pl.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1520227018-4061-1-git-send-email-thuth@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'fsdev/qemu-fsdev.c')
0 files changed, 0 insertions, 0 deletions