diff options
author | Stefan Huber <steffhip@googlemail.com> | 2013-06-27 12:54:51 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-08-20 12:41:12 +0200 |
commit | c147be7c982356e15816323f3ebb577bd265a2ff (patch) | |
tree | 50c8d422fceaf891815e14c7137fff482c3c30cf /Documentation/scsi | |
parent | 772735c452346e950ea99fc6eb60590062d508cc (diff) |
Documentation/scsi/hptiop.txt fix a typo
Corrected the word ponter to pointer.
Signed-off-by: Stefan Huber <steffhip@gmail.com>
Signed-off-by: Matthias Schid <aircrach115@gmail.com>
Signed-off-by: Simon Puels <simon.puels@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/scsi')
-rw-r--r-- | Documentation/scsi/hptiop.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/scsi/hptiop.txt b/Documentation/scsi/hptiop.txt index 4a4f47e759cd..12ecfd308e55 100644 --- a/Documentation/scsi/hptiop.txt +++ b/Documentation/scsi/hptiop.txt @@ -151,7 +151,7 @@ To send a request to the controller: generated. - The host read the outbound list copy pointer shadow register and compare - with previous saved read ponter N. If they are different, the host will + with previous saved read pointer N. If they are different, the host will read the (N+1)th outbound list unit. The host get the index of the request from the (N+1)th outbound list |