[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230721170022.3461-1-andriy.shevchenko@linux.intel.com>
Date: Fri, 21 Jul 2023 20:00:14 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
linux-iio@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Jonathan Cameron <jic23@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>
Subject: [PATCH v2 0/8] iio: core: A few code cleanups and documentation fixes
Just set of almost unrelated to each other cleanups against IIO
core implementation.
The positive LoCs diffstat due to first patch that adds a lot of
documentation for the new added macro.
v2:
- sprintf() --> sysfs_emit() (Nuno)
- added tag (Nuno)
Andy Shevchenko (8):
iio: core: Add opaque_struct_size() helper and use it
iio: core: Use sysfs_match_string() helper
iio: core: Switch to krealloc_array()
iio: core: Use min() instead of min_t() to make code more robust
iio: core: Get rid of redundant 'else'
iio: core: Fix issues and style of the comments
iio: core: Move initcalls closer to the respective calls
iio: core: Improve indentation in a few places
drivers/iio/industrialio-core.c | 226 ++++++++++++++++----------------
1 file changed, 115 insertions(+), 111 deletions(-)
--
2.40.0.1.gaa8946217a0b
Powered by blists - more mailing lists