diff options
author | Jason Gunthorpe <[email protected]> | 2021-04-06 16:40:24 -0300 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2021-04-07 15:39:15 -0600 |
commit | 6cbf507fd08b52901d62bf11f3507e80f84c0db4 (patch) | |
tree | 43f6f5a5da4c8557194b3c1bdfbcc89295c73c32 /scripts/gdb/linux/timerlist.py | |
parent | 6a2a235aa6275ffd8db3ef9e0e86cb638b1187d1 (diff) |
vfio/mdev: Fix missing static's on MDEV_TYPE_ATTR's
These should always be prefixed with static, otherwise compilation
will fail on non-modular builds with
ld: samples/vfio-mdev/mbochs.o:(.data+0x2e0): multiple definition of `mdev_type_attr_name'; samples/vfio-mdev/mdpy.o:(.data+0x240): first defined here
Fixes: a5e6e6505f38 ("sample: vfio bochs vbe display (host device for bochs-drm)")
Fixes: d61fc96f47fd ("sample: vfio mdev display - host device")
Signed-off-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions