[PATCH v2 0/3] iio: frequency: ad9523: fix checkpatch warnings

bhargav posted 3 patches 1 month, 1 week ago
There is a newer version of this series
drivers/iio/frequency/ad9523.c | 30 ++++++++++++++----------------
1 file changed, 14 insertions(+), 16 deletions(-)
[PATCH v2 0/3] iio: frequency: ad9523: fix checkpatch warnings
Posted by bhargav 1 month, 1 week ago
These patches address several checkpatch warnings in the ad9523 driver.

Patch 1: Updated the macros to properly use their argument x.
Patch 2: Updated symbolic permissions to octal (0444/0200).
Patch 3: Fixed the multi-line pointer dereferences.

bhargav (3):
  iio: frequency: ad9523: fix implicit variable usage in macros
  iio: frequency: ad9523: avoid multiple line dereferences for pdata
  iio: frequency: ad9523: fix checkpatch warnings for symbolic
    permissions

 drivers/iio/frequency/ad9523.c | 30 ++++++++++++++----------------
 1 file changed, 14 insertions(+), 16 deletions(-)

-- 
2.53.0