[PATCH 0/2] iio: light: veml3328: minor cleanup fixes

Joshua Crofts posted 2 patches 23 hours ago
drivers/iio/light/veml3328.c | 2 --
1 file changed, 2 deletions(-)
[PATCH 0/2] iio: light: veml3328: minor cleanup fixes
Posted by Joshua Crofts 23 hours ago
This is a very small set of cleanup fixes for the VEML3328 driver.

Changes include:
- removing an extra blank line
- removing an unneeded i2c_set_clientdata() call

No functional change.

Signed-off-by: Joshua Crofts <joshua.crofts1@gmail.com>
---
Joshua Crofts (2):
      iio: light: veml3328: remove unused i2c_set_clientdata()
      iio: light: veml3328: remove extra blank line

 drivers/iio/light/veml3328.c | 2 --
 1 file changed, 2 deletions(-)
---
base-commit: 036d96ceec6d966339aea34d034420991e24cfac
change-id: 20260723-veml3328-cleanup-de9b0761c091

Best regards,
-- 
Kind regards,
Joshua Crofts