Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
decc6d0b
Commit
decc6d0b
authored
Jun 02, 2005
by
Jeff Garzik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
libata: kernel-doc warning fixes
parent
0baab86b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
drivers/scsi/libata-core.c
drivers/scsi/libata-core.c
+3
-3
No files found.
drivers/scsi/libata-core.c
View file @
decc6d0b
...
...
@@ -3359,7 +3359,7 @@ void ata_bmdma_setup(struct ata_queued_cmd *qc)
/**
* ata_bmdma_irq_clear - Clear PCI IDE BMDMA interrupt.
* @
qc: Info
associated with this ATA transaction.
* @
ap: Port
associated with this ATA transaction.
*
* Clear interrupt and error flags in DMA status register.
*
...
...
@@ -3384,7 +3384,7 @@ void ata_bmdma_irq_clear(struct ata_port *ap)
/**
* ata_bmdma_status - Read PCI IDE BMDMA status
* @
qc: Info
associated with this ATA transaction.
* @
ap: Port
associated with this ATA transaction.
*
* Read and return BMDMA status register.
*
...
...
@@ -3408,7 +3408,7 @@ u8 ata_bmdma_status(struct ata_port *ap)
/**
* ata_bmdma_stop - Stop PCI IDE BMDMA transfer
* @
qc: Info
associated with this ATA transaction.
* @
ap: Port
associated with this ATA transaction.
*
* Clears the ATA_DMA_START flag in the dma control register
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment