treewide: Convert retrun typos to return

Tyops should be fixed.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
このコミットが含まれているのは:
Joe Perches
2013-09-03 13:45:58 -07:00
committed by Jiri Kosina
コミット 9e03aa2f83
6個のファイルの変更6行の追加6行の削除

ファイルの表示

@@ -1054,7 +1054,7 @@ free_and_out:
}
/*
* Lookup bus/target/lun and retrun corresponding struct hpsa_scsi_dev_t *
* Lookup bus/target/lun and return corresponding struct hpsa_scsi_dev_t *
* Assume's h->devlock is held.
*/
static struct hpsa_scsi_dev_t *lookup_hpsa_scsi_dev(struct ctlr_info *h,