diff options
author | Thomas Huth <thuth@redhat.com> | 2018-03-06 07:18:01 +0100 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2018-03-08 15:49:23 +0100 |
commit | 6af978ae8b2912ec0c608402b8bedd60e85fa3a0 (patch) | |
tree | 25dd270179b8725996d47813ea041688dda7f2b5 /fsdev | |
parent | 1ffed98f244bd005aef053be968e2ed939e91396 (diff) |
pc-bios/s390-ccw: Move string arrays from bootmap header to .c file
bootmap.h can currently only be included once - otherwise the linker
complains about multiple definitions of the "magic" strings. It's a
bad style to define string arrays in header files, so let's better
move these to the bootmap.c file instead where they are used.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1520317081-5341-1-git-send-email-thuth@redhat.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'fsdev')
0 files changed, 0 insertions, 0 deletions