diff --git a/include/linux/virtio_config.h b/include/linux/virtio_config.h index f106d3177476..7528255068fd 100644 --- a/include/linux/virtio_config.h +++ b/include/linux/virtio_config.h @@ -310,7 +310,7 @@ const char *virtio_bus_name(struct virtio_device *vdev) * @vq: the virtqueue * @cpu_mask: the cpu mask * - * Pay attention the function are best-effort: the affinity hint may not be set + * Note that this function is best-effort: the affinity hint may not be set * due to config support, irq type and sharing. * */