lkml.org 
[lkml]   [2018]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 04/40] proc: introduce proc_create_seq{,_data}
    On Mon, Apr 30, 2018 at 02:19:25PM +0100, David Howells wrote:
    > Christoph Hellwig <hch@lst.de> wrote:
    >
    > > +
    > > +struct proc_dir_entry *proc_create_seq_data(const char *name, umode_t mode,
    > > + struct proc_dir_entry *parent, const struct seq_operations *ops,
    > > + void *data)
    > > +{
    > > ...
    > > +EXPORT_SYMBOL(proc_create_seq_data);
    >
    > Please add documentation comments to exported functions when you add them.

    None of the base functions are document, and we really want people to not
    use procfs for new code anyway. But if I get some consensus from the
    maintainers and the list I can throw in another patch to document
    all proc_create* variants.

    \
     
     \ /
      Last update: 2018-05-15 16:39    [W:4.123 / U:0.080 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site