Re: [PATCH v4 4/6] s390/vfio-ap: reset queues filtered from the guest's AP config

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jan 15, 2024 at 01:54:34PM -0500, Tony Krowiak wrote:
> From: Tony Krowiak <akrowiak@xxxxxxxxxxxxx>
...
> diff --git a/drivers/s390/crypto/vfio_ap_private.h b/drivers/s390/crypto/vfio_ap_private.h
> index 88aff8b81f2f..20eac8b0f0b9 100644
> --- a/drivers/s390/crypto/vfio_ap_private.h
> +++ b/drivers/s390/crypto/vfio_ap_private.h
> @@ -83,10 +83,10 @@ struct ap_matrix {
>  };
>  
>  /**
> - * struct ap_queue_table - a table of queue objects.
> - *
> - * @queues: a hashtable of queues (struct vfio_ap_queue).
> - */
> +  * struct ap_queue_table - a table of queue objects.
> +  *
> +  * @queues: a hashtable of queues (struct vfio_ap_queue).
> +  */
>  struct ap_queue_table {
>  	DECLARE_HASHTABLE(queues, 8);
>  };

If this change is intended?




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Kernel Development]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Info]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Linux Media]     [Device Mapper]

  Powered by Linux