Skip to content

Commit b12bcd4

Browse files
sndk: checkpatch.pl fixes for sndk plugin documentation files
Removed extra whitespaces and spelling correction Signed-off-by: jeff-lien-wdc <jeff.lien@sandisk.com>
1 parent ccd7728 commit b12bcd4

17 files changed

+36
-36
lines changed

Documentation/cmd-plugins.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ linknvme:nvme-sndk-vs-fw-activate-history[1]::
116116
Execute NVMe Sandisk vs-fw-activate-history Vendor Unique Command
117117

118118
linknvme:nvme-sndk-vs-hw-rev-log[1]::
119-
Display hardware revsion log page
119+
Display hardware revision log page
120120

121121
linknvme:nvme-sndk-vs-internal-log[1]::
122122
Retrieve Sandisk device's internal firmware log and save to file

Documentation/nvme-sndk-capabilities.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ nvme-sndk-capabilities - Display sndk device command capabilities
88
SYNOPSIS
99
--------
1010
[verse]
11-
'nvme sndk capabilities' <device>
11+
'nvme sndk capabilities' <device>
1212

1313
DESCRIPTION
1414
-----------

Documentation/nvme-sndk-cloud-SSD-plugin-version.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ nvme-sndk-cloud-SSD-plugin-version - Display sndk plugin Cloud SSD Plugin Versio
88
SYNOPSIS
99
--------
1010
[verse]
11-
'nvme sndk cloud-SSD-plugin-version' <device>
11+
'nvme sndk cloud-SSD-plugin-version' <device>
1212

1313
DESCRIPTION
1414
-----------
1515

16-
For the NVMe device given, this command displays the current Cloud SSD
16+
For the NVMe device given, this command displays the current Cloud SSD
1717
Plugin Version (if supported by the device).
1818

1919
The <device> parameter is mandatory NVMe character device (ex: /dev/nvme0).

Documentation/nvme-sndk-cloud-boot-SSD-version.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ nvme-sndk-cloud-boot-SSD-version - Display sndk plugin Cloud Boot SSD Version
88
SYNOPSIS
99
--------
1010
[verse]
11-
'nvme sndk cloud-boot-SSD-version' <device>
11+
'nvme sndk cloud-boot-SSD-version' <device>
1212

1313
DESCRIPTION
1414
-----------
1515

16-
For the NVMe device given, this command displays the current Cloud Hyperscale
16+
For the NVMe device given, this command displays the current Cloud Hyperscale
1717
Boot Version (if supported by the device).
1818

1919
The <device> parameter is mandatory NVMe character device (ex: /dev/nvme0).

Documentation/nvme-sndk-get-dev-capabilities-log.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ nvme-sndk-get-dev-capabilities-log(1)
33

44
NAME
55
----
6-
nvme-sndk-get-dev-capabilities-log - Send NVMe sndk get-dev-capabilities-log
6+
nvme-sndk-get-dev-capabilities-log - Send NVMe sndk get-dev-capabilities-log
77
plugin command, return parsed log output
88

99
SYNOPSIS
@@ -14,7 +14,7 @@ SYNOPSIS
1414
DESCRIPTION
1515
-----------
1616
For the NVMe device given, send a sndk plugin get-dev-capabilities-log command
17-
and output the device capabilities log data. The --output-format option will
17+
and output the device capabilities log data. The --output-format option will
1818
format the output as specified.
1919

2020
The <device> parameter is mandatory and may be either the NVMe character

Documentation/nvme-sndk-get-error-recovery-log.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,18 @@ nvme-sndk-get-error-recovery-log(1)
33

44
NAME
55
----
6-
nvme-sndk-get-error-recovery-log - Send NVMe sndk get-error-recovery-log plugin
7-
command, return parsed log output
6+
nvme-sndk-get-error-recovery-log - Send NVMe sndk get-error-recovery-log plugin
7+
command, return parsed log output.
88

99
SYNOPSIS
1010
--------
1111
[verse]
12-
'nvme sndk get-error-recovery-log' <device> [--output-format=<normal|json>
12+
'nvme sndk get-error-recovery-log' <device> [--output-format=<normal|json>
1313
-o <normal|json>]
1414

1515
DESCRIPTION
1616
-----------
17-
For the NVMe device given, send a sndk plugin get-error-recovery-log command
17+
For the NVMe device given, send a sndk plugin get-error-recovery-log command
1818
and output the error recovery log data. The --output-format option will format
1919
the output as specified.
2020

@@ -24,7 +24,7 @@ device (ex: /dev/nvme0).
2424
This will only work on Sandisk devices supporting this log page.
2525
Results for any other device are undefined.
2626

27-
On success it returns the parsed error recovery log page data, error
27+
On success it returns the parsed error recovery log page data, error
2828
code otherwise.
2929

3030
OPTIONS

Documentation/nvme-sndk-get-unsupported-reqs-log.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ nvme-sndk-get-unsupported-reqs-log(1)
33

44
NAME
55
----
6-
nvme-sndk-get-unsupported-reqs-log - Send NVMe sndk get-unsupported-reqs-log
6+
nvme-sndk-get-unsupported-reqs-log - Send NVMe sndk get-unsupported-reqs-log
77
plugin command, return parsed log output
88

99
SYNOPSIS
1010
--------
1111
[verse]
12-
'nvme sndk get-unsupported-reqs-log' <device> [--output-format=<normal|json>
12+
'nvme sndk get-unsupported-reqs-log' <device> [--output-format=<normal|json>
1313
-o <normal|json>]
1414

1515
DESCRIPTION
1616
-----------
17-
For the NVMe device given, send a sndk plugin get-unsupported-reqs-log command
18-
and output the unsupported requirements log data. The --output-format option
17+
For the NVMe device given, send a sndk plugin get-unsupported-reqs-log command
18+
and output the unsupported requirements log data. The --output-format option
1919
will format the output as specified.
2020

2121
The <device> parameter is mandatory and may be either the NVMe character

Documentation/nvme-sndk-log-page-directory.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SYNOPSIS
1212

1313
DESCRIPTION
1414
-----------
15-
For the NVMe device given, retrieves the log page directory which contains the list of
15+
For the NVMe device given, retrieves the log page directory which contains the list of
1616
log page IDs supported by the drive. The --output-format option will format the output as
1717
specified.
1818

Documentation/nvme-sndk-namespace-resize.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ SYNOPSIS
99
--------
1010
[verse]
1111
'nvme sndk namespace-resize' <device> [--nsid=<NAMESPACE ID>, -n <NAMSPACE ID>]
12-
[--op_option=<OP OPTION>, -o <OP OPTION>]
12+
[--op_option=<OP OPTION>, -o <OP OPTION>]
1313

1414
DESCRIPTION
1515
-----------

Documentation/nvme-sndk-vs-cloud-log.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SYNOPSIS
1414
DESCRIPTION
1515
-----------
1616
For the NVMe device given, send a Vendor Unique sndk vs-cloud-log command and
17-
provide the smart/health log.
17+
provide the smart/health log.
1818

1919
The <device> parameter is mandatory and may be either the NVMe character
2020
device (ex: /dev/nvme0) or block device (ex: /dev/nvme0n1).

0 commit comments

Comments
 (0)