Re: [PATCH 0/3] ata: Module parameter clean-ups for pata_legacy and pata_platform

2021-04-06 Thread Jens Axboe
On 3/21/21 1:55 PM, Maciej W. Rozycki wrote: > Hi, > > In the course of looking into Christoph's recent proposal to drop legacy > IDE drivers I have come across a number of issues with module parameters > of the pata_legacy and pata_platform drivers: errors in documentation > present in the co

[PATCH 0/3] ata: Module parameter clean-ups for pata_legacy and pata_platform

2021-03-21 Thread Maciej W. Rozycki
Hi, In the course of looking into Christoph's recent proposal to drop legacy IDE drivers I have come across a number of issues with module parameters of the pata_legacy and pata_platform drivers: errors in documentation present in the comment form, missing user-visible documentation, and unco