linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Cristina Opriceana <cristina.opriceana@gmail.com>
To: jic23@kernel.org
Cc: knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
	daniel.baluta@intel.com
Subject: [PATCH 0/6] iio: Fix kernel docs warnings
Date: Fri, 24 Jul 2015 16:13:07 +0300	[thread overview]
Message-ID: <cover.1437737942.git.cristina.opriceana@gmail.com> (raw)

This patchset walks through drivers/iio/*, include/linux/iio/*
to fix kernel docs warnings.

Cristina Opriceana (6):
  iio: core: Add function params for kernel docs
  iio: buffer: Fix kernel docs warnings
  iio: trigger: Add missing fields in kernel docs
  iio: event: Add missing fields in kernel docs
  include: linux: iio: Fix function parameter name in kernel doc
  include: linux: iio: Add missing kernel doc field

 drivers/iio/industrialio-buffer.c  | 15 ++++++++++++++-
 drivers/iio/industrialio-core.c    | 25 ++++++++++++++++++++-----
 drivers/iio/industrialio-event.c   |  6 ++++++
 drivers/iio/industrialio-trigger.c | 27 ++++++++++++++++++++++++---
 include/linux/iio/consumer.h       |  2 +-
 include/linux/iio/sysfs.h          |  3 ++-
 6 files changed, 67 insertions(+), 11 deletions(-)

-- 
1.9.1


             reply	other threads:[~2015-07-24 13:14 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-24 13:13 Cristina Opriceana [this message]
2015-07-24 13:16 ` [PATCH 1/6] iio: core: Add function params for kernel docs Cristina Opriceana
2015-08-02 17:24   ` Jonathan Cameron
2015-07-24 13:18 ` [PATCH 2/6] iio: buffer: Fix kernel docs warnings Cristina Opriceana
2015-08-02 17:27   ` Jonathan Cameron
2015-08-02 19:32     ` Hartmut Knaack
2015-08-02 19:46       ` Hartmut Knaack
2015-08-03 10:45         ` Cristina Georgiana Opriceana
2015-07-24 13:20 ` [PATCH 3/6] iio: trigger: Add missing fields in kernel docs Cristina Opriceana
2015-08-02 17:32   ` Jonathan Cameron
2015-08-06 11:59     ` Cristina Georgiana Opriceana
2015-07-24 13:21 ` [PATCH 4/6] iio: event: " Cristina Opriceana
2015-08-02 17:33   ` Jonathan Cameron
2015-08-02 19:43     ` Hartmut Knaack
2015-08-03  9:00       ` Cristina Georgiana Opriceana
2015-08-03  9:05       ` Lars-Peter Clausen
2015-07-24 13:23 ` [PATCH 5/6] include: linux: iio: Fix function parameter name in kernel doc Cristina Opriceana
2015-08-02 17:34   ` Jonathan Cameron
2015-07-24 13:26 ` [PATCH 6/6] include: linux: iio: Add missing kernel doc field Cristina Opriceana
2015-08-02 17:37   ` Jonathan Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1437737942.git.cristina.opriceana@gmail.com \
    --to=cristina.opriceana@gmail.com \
    --cc=daniel.baluta@intel.com \
    --cc=jic23@kernel.org \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pmeerw@pmeerw.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).