[PATCH 0/6] iio: Fix kernel docs warnings

From: Cristina Opriceana
Date: Fri Jul 24 2015 - 09:14:02 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/