Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
4992d46a
Commit
4992d46a
authored
Mar 24, 2004
by
Michael Still
Committed by
Greg Kroah-Hartman
Mar 24, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] USB: kernel-doc comment tweak
Correct kernel-doc comment with incorrect parameters documented
parent
08e60f3a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
drivers/usb/serial/io_ti.c
drivers/usb/serial/io_ti.c
+1
-1
No files found.
drivers/usb/serial/io_ti.c
View file @
4992d46a
...
...
@@ -274,7 +274,7 @@ static int TIPurgeDataSync (struct usb_serial_port *port, __u16 mask)
/**
* TIReadDownloadMemory - Read edgeport memory from TI chip
* @dev: usb device pointer
* @address: Device CPU address at which to read
* @
start_
address: Device CPU address at which to read
* @length: Length of above data
* @address_type: Can read both XDATA and I2C
* @buffer: pointer to input data buffer
...
...
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