commit | c6f16471959e49db40a41371134240a8bd464450 | [log] [tgz] |
---|---|---|
author | Igor Mammedov <imammedo@redhat.com> | Thu Jan 12 15:03:02 2023 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Sat Jan 28 06:21:29 2023 -0500 |
tree | 29dcb1cd38492e93e02624634012973baf9d0440 | |
parent | 6c36ec46b0d28f682eed1ce1278989535c1307dc [diff] |
pci: make sure pci_bus_is_express() won't error out with "discards ‘const’ qualifier" function doesn't need RW aceess to passed in bus pointer, make it const. Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <20230112140312.3096331-31-imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>