linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/30] Second batch of W=1 fixes for IIO
@ 2020-07-17 16:55 Lee Jones
  2020-07-17 16:55 ` [PATCH 01/30] iio: adc: ti_am335x_adc: Remove a couple of unused 'read' variables Lee Jones
                   ` (29 more replies)
  0 siblings, 30 replies; 65+ messages in thread
From: Lee Jones @ 2020-07-17 16:55 UTC (permalink / raw)
  To: jic23, knaack.h, lars, pmeerw
  Cc: linux-iio, Lee Jones, linux-kernel, linux-arm-kernel

This set is part of a larger effort attempting to clean-up W=1
kernel builds, which are currently overwhelmingly riddled with
niggly little warnings.

Only a couple left after this.  I'll sort those next week.

Lee Jones (30):
  iio: adc: ti_am335x_adc: Remove a couple of unused 'read' variables
  iio: adc: twl4030-madc: Remove set but unused variables 'len'
  iio: adc: twl4030-madc: Fix misnamed struct attribute
  iio: magnetometer: hmc5843: 'hmc5843_pm_ops' is unused in 1 of 3 files
    including hmc5843_core.h
  iio: adc: twl6030-gpadc: Fix some misdocumentation and formatting
    issues
  iio: dac: ltc2632: Fix formatting in kerneldoc struct header
  iio: light: si1145: Demote obvious misuse of kerneldoc to standard
    comment blocks
  iio: resolver: ad2s1200: Change ordering of compiler attribute macro
  iio: temperature: mlx90632: Function parameter descriptions must match
    exactly
  iio: light: us5182d: Fix formatting in kerneldoc function block
  iio: adc: ad799x: Demote seemingly unintentional kerneldoc header
  iio: dac: ad5504: Fix formatting errors and demote non-compliant
    kerneldoc
  iio: adc: at91_adc: Fix 'bad line' warning
  iio: adc: at91-sama5d2_adc: Struct kerneldoc titles need to start with
    'struct '
  iio: adc: cpcap-adc: Demote seemingly unintentional kerneldoc header
  iio: accel: sca3000: Fix 2 misspellings and demote nonconforming
    kerneldocs
  iio: gyro: adxrs450: Change ordering of compiler attribute macro
  iio: gyro: fxas21002c: Move 'fxas21002c_reg_fields' to the only file
    its used
  iio: imu: st_lsm6dsx: st_lsm6dsx: Reorder 'inline' declaration
  iio: adc: max1363: Fix kerneldoc attribute formatting for 'lock'
  iio: adc: max9611: Demote obvious misuse of kerneldoc to standard
    comment blocks
  iio: adc: mcp320x: Change ordering of compiler attribute macro
  iio: adc: palmas_gpadc: Demote non-conforming kerneldoc header
  iio: imu: inv_mpu6050: inv_mpu_core: Demote obvious misuse of
    kerneldoc to standard comment blocks
  iio: imu: inv_mpu6050: inv_mpu_ring: Demote seemingly unintentional
    kerneldoc header
  iio: adc: qcom-pm8xxx-xoadc: Demote standard comment block and supply
    missing description
  iio: magnetometer: ak8974: Add description for ak8974's 'scan'
    attribute
  iio: imu: st_lsm6dsx: st_lsm6dsx_shub: Demote obvious misuse of
    kerneldoc to standard comment blocks
  iio: imu: st_lsm6dsx: st_lsm6dsx: Mark 'st_lsm6dsx_accel_ext_info' as
    __maybe_unused
  iio: adc: rockchip_saradc: Demote Demote seemingly unintentional
    kerneldoc header

 drivers/iio/accel/sca3000.c                  | 12 ++--
 drivers/iio/adc/ad799x.c                     |  2 +-
 drivers/iio/adc/at91-sama5d2_adc.c           |  4 +-
 drivers/iio/adc/at91_adc.c                   |  2 +-
 drivers/iio/adc/cpcap-adc.c                  |  6 +-
 drivers/iio/adc/max1363.c                    |  2 +-
 drivers/iio/adc/max9611.c                    |  4 +-
 drivers/iio/adc/mcp320x.c                    |  2 +-
 drivers/iio/adc/palmas_gpadc.c               |  3 +-
 drivers/iio/adc/qcom-pm8xxx-xoadc.c          |  3 +-
 drivers/iio/adc/rockchip_saradc.c            |  2 +-
 drivers/iio/adc/ti_am335x_adc.c              |  8 +--
 drivers/iio/adc/twl4030-madc.c               | 14 ++---
 drivers/iio/adc/twl6030-gpadc.c              |  4 +-
 drivers/iio/dac/ad5504.c                     |  7 +--
 drivers/iio/dac/ltc2632.c                    |  6 +-
 drivers/iio/gyro/adxrs450.c                  |  2 +-
 drivers/iio/gyro/fxas21002c.h                | 66 --------------------
 drivers/iio/gyro/fxas21002c_core.c           | 66 ++++++++++++++++++++
 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c   | 14 ++---
 drivers/iio/imu/inv_mpu6050/inv_mpu_ring.c   |  2 +-
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h      |  5 +-
 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_shub.c |  8 +--
 drivers/iio/light/si1145.c                   |  6 +-
 drivers/iio/light/us5182d.c                  |  8 +--
 drivers/iio/magnetometer/ak8974.c            |  1 +
 drivers/iio/magnetometer/hmc5843.h           |  6 +-
 drivers/iio/resolver/ad2s1200.c              |  2 +-
 drivers/iio/temperature/mlx90632.c           |  4 +-
 29 files changed, 136 insertions(+), 135 deletions(-)

-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 65+ messages in thread

end of thread, other threads:[~2020-07-22 20:22 UTC | newest]

Thread overview: 65+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-17 16:55 [PATCH 00/30] Second batch of W=1 fixes for IIO Lee Jones
2020-07-17 16:55 ` [PATCH 01/30] iio: adc: ti_am335x_adc: Remove a couple of unused 'read' variables Lee Jones
2020-07-18 15:30   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 02/30] iio: adc: twl4030-madc: Remove set but unused variables 'len' Lee Jones
2020-07-18 15:32   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 03/30] iio: adc: twl4030-madc: Fix misnamed struct attribute Lee Jones
2020-07-18 15:33   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 04/30] iio: magnetometer: hmc5843: 'hmc5843_pm_ops' is unused in 1 of 3 files including hmc5843_core.h Lee Jones
2020-07-18 15:34   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 05/30] iio: adc: twl6030-gpadc: Fix some misdocumentation and formatting issues Lee Jones
2020-07-18 15:38   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 06/30] iio: dac: ltc2632: Fix formatting in kerneldoc struct header Lee Jones
2020-07-18 15:39   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 07/30] iio: light: si1145: Demote obvious misuse of kerneldoc to standard comment blocks Lee Jones
2020-07-18 15:40   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 08/30] iio: resolver: ad2s1200: Change ordering of compiler attribute macro Lee Jones
2020-07-18 15:41   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 09/30] iio: temperature: mlx90632: Function parameter descriptions must match exactly Lee Jones
2020-07-17 19:48   ` Crt Mori
2020-07-18 15:42     ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 10/30] iio: light: us5182d: Fix formatting in kerneldoc function block Lee Jones
2020-07-18 15:44   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 11/30] iio: adc: ad799x: Demote seemingly unintentional kerneldoc header Lee Jones
2020-07-18 15:47   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 12/30] iio: dac: ad5504: Fix formatting errors and demote non-compliant kerneldoc Lee Jones
2020-07-18 15:48   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 13/30] iio: adc: at91_adc: Fix 'bad line' warning Lee Jones
2020-07-18 15:48   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 14/30] iio: adc: at91-sama5d2_adc: Struct kerneldoc titles need to start with 'struct ' Lee Jones
2020-07-18 15:49   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 15/30] iio: adc: cpcap-adc: Demote seemingly unintentional kerneldoc header Lee Jones
2020-07-18 15:50   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 16/30] iio: accel: sca3000: Fix 2 misspellings and demote nonconforming kerneldocs Lee Jones
2020-07-18 15:51   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 17/30] iio: gyro: adxrs450: Change ordering of compiler attribute macro Lee Jones
2020-07-18 15:52   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 18/30] iio: gyro: fxas21002c: Move 'fxas21002c_reg_fields' to the only file its used Lee Jones
2020-07-18 15:54   ` Jonathan Cameron
2020-07-22 20:20   ` Rui Miguel Silva
2020-07-17 16:55 ` [PATCH 19/30] iio: imu: st_lsm6dsx: st_lsm6dsx: Reorder 'inline' declaration Lee Jones
2020-07-18 15:54   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 20/30] iio: adc: max1363: Fix kerneldoc attribute formatting for 'lock' Lee Jones
2020-07-18 15:56   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 21/30] iio: adc: max9611: Demote obvious misuse of kerneldoc to standard comment blocks Lee Jones
2020-07-18 15:59   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 22/30] iio: adc: mcp320x: Change ordering of compiler attribute macro Lee Jones
2020-07-18 16:00   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 23/30] iio: adc: palmas_gpadc: Demote non-conforming kerneldoc header Lee Jones
2020-07-18 16:01   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 24/30] iio: imu: inv_mpu6050: inv_mpu_core: Demote obvious misuse of kerneldoc to standard comment blocks Lee Jones
2020-07-18 16:02   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 25/30] iio: imu: inv_mpu6050: inv_mpu_ring: Demote seemingly unintentional kerneldoc header Lee Jones
2020-07-18 16:03   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 26/30] iio: adc: qcom-pm8xxx-xoadc: Demote standard comment block and supply missing description Lee Jones
2020-07-17 20:15   ` Bjorn Andersson
2020-07-18 16:06     ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 27/30] iio: magnetometer: ak8974: Add description for ak8974's 'scan' attribute Lee Jones
2020-07-18 16:08   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 28/30] iio: imu: st_lsm6dsx: st_lsm6dsx_shub: Demote obvious misuse of kerneldoc to standard comment blocks Lee Jones
2020-07-18 16:13   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 29/30] iio: imu: st_lsm6dsx: st_lsm6dsx: Mark 'st_lsm6dsx_accel_ext_info' as __maybe_unused Lee Jones
2020-07-18 16:14   ` Jonathan Cameron
2020-07-17 16:55 ` [PATCH 30/30] iio: adc: rockchip_saradc: Demote Demote seemingly unintentional kerneldoc header Lee Jones
2020-07-17 19:10   ` Heiko Stübner
2020-07-18 16:15     ` Jonathan Cameron

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).