On 4/7/22 3:37 PM, Damien Le Moal wrote: > Cleanup the text text describing the libata.force boot parameter and ^^^^ Once is enough. :-) > update the list of the values to include all supported horkage and link > flag that can be forced. > > Signed-off-by: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx> > --- > .../admin-guide/kernel-parameters.txt | 71 ++++++++++++++----- > 1 file changed, 55 insertions(+), 16 deletions(-) > > diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt > index 3f1cc5e317ed..30734a610b92 100644 > --- a/Documentation/admin-guide/kernel-parameters.txt > +++ b/Documentation/admin-guide/kernel-parameters.txt [...] > @@ -2639,7 +2639,7 @@ > host link and device attached to it. > > The VAL specifies the configuration to force. As long > - as there's no ambiguity shortcut notation is allowed. > + as there is no ambiguity, shortcut notation is allowed. Dunno what you have against more informal style in the kernel... :-) [...] > @@ -2652,19 +2652,58 @@ [...] > - * dump_id: dump IDENTIFY data. > + * [no]setxfer: Indicate if transfer speed mode setting > + should be skipped. ^ (not) [...] Reviewed-by: Sergey Shtylyov <s.shtylyov@xxxxxx> MBR, Sergey