Fix misspellings of "system", "controller", "interrupt" and "necessary".
Fix the various misspellings of "system", controller", "interrupt" and "[un]necessary". Signed-off-by: Robert P. J. Day <rpjday@mindspring.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:

committed by
Adrian Bunk

parent
18735dd8d2
commit
3a4fa0a25d
@@ -676,7 +676,7 @@ static int sd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
|
||||
* success as well). Returns a negated errno value in case of error.
|
||||
*
|
||||
* Note: most ioctls are forward onto the block subsystem or further
|
||||
* down in the scsi subsytem.
|
||||
* down in the scsi subsystem.
|
||||
**/
|
||||
static int sd_ioctl(struct inode * inode, struct file * filp,
|
||||
unsigned int cmd, unsigned long arg)
|
||||
|
Reference in New Issue
Block a user