mbox series

[v1,0/1] iio: Remove assignment to pf->timestamp by using elvis

Message ID 20240922160304.520613-1-vassilisamir@gmail.com (mailing list archive)
Headers show
Series iio: Remove assignment to pf->timestamp by using elvis | expand

Message

Vasileios Amoiridis Sept. 22, 2024, 4:03 p.m. UTC
Instead of checking the value of the pf->timestamp and determining to assign
to it a new one or not, use the elvis operator to save some lines and
to simplify it.

Vasileios Amoiridis (1):
  iio: acpi-als: Use elvis operator to simplify if statement

 drivers/iio/light/acpi-als.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)


base-commit: 8bea3878a1511bceadc2fbf284b00bcc5a2ef28d