]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/scsi/sd.c
isdn: gigaset: Fix set-but-unused variable.
[karo-tx-linux.git] / drivers / scsi / sd.c
index b61ebec6bca7e82f77f067490293ffda1e8a7933..bd0806e64e857172a8af6061a87b0e4b52758836 100644 (file)
@@ -1055,7 +1055,7 @@ static int sd_getgeo(struct block_device *bdev, struct hd_geometry *geo)
  *     @arg: this is third argument given to ioctl(2) system call.
  *     Often contains a pointer.
  *
- *     Returns 0 if successful (some ioctls return postive numbers on
+ *     Returns 0 if successful (some ioctls return positive numbers on
  *     success as well). Returns a negated errno value in case of error.
  *
  *     Note: most ioctls are forward onto the block subsystem or further