Skip to content

Commit

Permalink
Merge branch 'upstream-linus2' of master.kernel.org:/pub/scm/linux/ke…
Browse files Browse the repository at this point in the history
…rnel/git/jgarzik/libata-dev

* 'upstream-linus2' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev:
  [libata] sata_nv: undo merge error
  • Loading branch information
Linus Torvalds committed Jul 3, 2007
2 parents b59449b + 531e3a6 commit c1fa238
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/ata/sata_nv.c
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,6 @@ static struct scsi_host_template nv_sht = {
.name = DRV_NAME,
.ioctl = ata_scsi_ioctl,
.queuecommand = ata_scsi_queuecmd,
.change_queue_depth = ata_scsi_change_queue_depth,
.can_queue = ATA_DEF_QUEUE,
.this_id = ATA_SHT_THIS_ID,
.sg_tablesize = LIBATA_MAX_PRD,
Expand Down

0 comments on commit c1fa238

Please sign in to comment.