Re: [Outreachy kernel] [PATCH 00/10] staging: iio: Remove exceptional & on functions name

From: Julia Lawall
Date: Sat Mar 11 2017 - 01:50:06 EST




On Sat, 11 Mar 2017, simran singhal wrote:

> This patch-series removes exceptional & on functions name.

The semantic patch shown does nothing to check that the use of & is
exception in the given file. It just removes all the & on function names.

julia

>
> simran singhal (10):
> staging: iio: ad7192: Remove exceptional & on function name
> staging: iio: ad7780: Remove exceptional & on function name
> staging: iio: cdc: ad7746: Remove exceptional & on function name
> staging: iio: cdc: ad7152: Remove exceptional & on function name
> staging: iio: adis16240: Remove exceptional & on function name
> staging: iio: adis16201: Remove exceptional & on function name
> staging: iio: adis16209: Remove exceptional & on function name
> staging: iio: adis16203: Remove exceptional & on function name
> staging: iio: resolver: Remove exceptional & on function name
> staging: iio: gyro: Remove exceptional & on function name
>
> drivers/staging/iio/accel/adis16201.c | 4 ++--
> drivers/staging/iio/accel/adis16203.c | 4 ++--
> drivers/staging/iio/accel/adis16209.c | 4 ++--
> drivers/staging/iio/accel/adis16240.c | 4 ++--
> drivers/staging/iio/adc/ad7192.c | 12 ++++++------
> drivers/staging/iio/adc/ad7780.c | 2 +-
> drivers/staging/iio/cdc/ad7152.c | 6 +++---
> drivers/staging/iio/cdc/ad7746.c | 4 ++--
> drivers/staging/iio/gyro/adis16060_core.c | 2 +-
> drivers/staging/iio/resolver/ad2s1200.c | 2 +-
> drivers/staging/iio/resolver/ad2s90.c | 2 +-
> 11 files changed, 23 insertions(+), 23 deletions(-)
>
> --
> 2.7.4
>
> --
> You received this message because you are subscribed to the Google Groups "outreachy-kernel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to outreachy-kernel+unsubscribe@xxxxxxxxxxxxxxxxx
> To post to this group, send email to outreachy-kernel@xxxxxxxxxxxxxxxxx
> To view this discussion on the web visit https://groups.google.com/d/msgid/outreachy-kernel/1489203401-17518-1-git-send-email-singhalsimran0%40gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>