Re: [RFC Patch 1/1] debugfs_printk and debugfs_dump interface

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <prasad@...>
Cc: David Wilder <dwilder@...>, <linux-kernel@...>, <mathieu.desnoyers@...>, <hunt@...>, <michaele@...>, <dave@...>
Date: Monday, April 21, 2008 - 1:14 pm

On Mon, 21 Apr 2008 18:13:29 +0530 K. Prasad wrote:



kernel-doc requires the "function name - description" to be on one line.
You could change the *<tab> to be *<space(s)>.

...

This one isn't quite kernel-doc notation, but it's very close to it,
and it should be kernel-doc since it's an exported symbol.
So it needs the following changes:

- begin with /**
- put function name + short description on one line
- use "@dpk: <description>" for function parameters (not "-")


Use kernel-doc notation.  Same comments as above.



                                                    two new interfaces --


                    and debugfs_dump() -- to setup trace interfaces and



---
~Randy
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC Patch 1/1] debugfs_printk and debugfs_dump interface, Michael Ellerman, (Sun Apr 27, 8:50 pm)
Re: [RFC Patch 1/1] debugfs_printk and debugfs_dump interface, Michael Ellerman, (Mon Apr 28, 12:54 am)
Re: [RFC Patch 1/1] debugfs_printk and debugfs_dump interface, Randy Dunlap, (Mon Apr 21, 1:14 pm)