[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221021062734.228881-1-shaoqin.huang@intel.com>
Date: Thu, 20 Oct 2022 23:27:32 -0700
From: shaoqin.huang@...el.com
To: mst@...hat.com, jasowang@...hat.com
Cc: Shaoqin Huang <shaoqin.huang@...el.com>,
linux-kernel@...r.kernel.org,
virtualization@...ts.linux-foundation.org
Subject: [PATCH 0/2] virtio: use helper function is_power_of_2()
From: Shaoqin Huang <shaoqin.huang@...el.com>
Use helper function is_power_of_2() to check if num is power of two.
Minor readability improvement.
Shaoqin Huang (2):
virtio_pci: use helper function is_power_of_2()
virtio_ring: use helper function is_power_of_2()
drivers/virtio/virtio_pci_modern.c | 2 +-
drivers/virtio/virtio_ring.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.34.1
Powered by blists - more mailing lists