]> git.ipfire.org Git - thirdparty/linux.git/commit
um: virtio_pcidev: Rename UM_PCI_STAT_WAITING
authorTiwei Bie <tiwei.btw@antgroup.com>
Fri, 6 Jun 2025 12:44:26 +0000 (20:44 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 4 Jul 2025 11:02:34 +0000 (13:02 +0200)
commit4c5ba7acd74f950fbff1e4fb9c038c4446635659
tree08e267ca3a07ba474127f97c201bc78521777e84
parentd0b3b7b22dfa1f4b515fd3a295b3fd958f9e81af
um: virtio_pcidev: Rename UM_PCI_STAT_WAITING

Rename it to VIRTIO_PCIDEV_STAT_WAITING to make the code slightly
more consistent. It was missed when refactoring virtio_pcidev into
a separate module.

Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20250606124428.148164-3-tiwei.btw@antgroup.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/drivers/virtio_pcidev.c