]> git.baikalelectronics.ru Git - kernel.git/commit
scsi: documentation: Fix case of 'scsi_device' struct mention(s)
authorJohn Pittman <jpittman@redhat.com>
Wed, 22 Nov 2017 17:56:22 +0000 (12:56 -0500)
committerJonathan Corbet <corbet@lwn.net>
Sat, 2 Dec 2017 15:43:43 +0000 (08:43 -0700)
commit03f291e1023ae324b8b80816970017885d4b54aa
tree36488517a1b710be98348ff66f57ce6a2b0e820b
parent4f9d1a2787f6be41ee6ff792897f87434df2573f
scsi: documentation: Fix case of 'scsi_device' struct mention(s)

In scsi_mid_low_api.txt a the scsi_device structure is mentioned
several times, but the leading 's' is uppercase (Scsi_device)
and should be lowercase (scsi_device).  Fixed by this commit.

Signed-off-by: John Pittman <jpittman@redhat.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/scsi/scsi_mid_low_api.txt