Re: [PATCH v1] s390/vfio-ap-drv: Remove redundant driver match function

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

 



On Sun, Mar 19, 2023 at 12:19:41PM +0800, Lizhe wrote:
> If there is no driver match function, the driver core assumes that each
> candidate pair (driver, device) matches, see driver_match_device().
> 
> Drop the matrix bus's match function that always returned 1 and so 
> implements the same behaviour as when there is no match function
> 
> Signed-off-by: Lizhe <sensor1010@xxxxxxx>
> ---
>  drivers/s390/crypto/vfio_ap_drv.c | 6 ------
>  1 file changed, 6 deletions(-)

Applied.



[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