Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1598406
| From | Jonathan Cameron <jic23@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v1 00/10] staging: iio: Remove exceptional & on functions name |
| Date | 2017-03-11 19:40 +0100 |
| Message-ID | <tjU5Q-6Jb-7@gated-at.bofh.it> (permalink) |
| References | <tjQbT-41k-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 11/03/17 14:26, simran singhal wrote: > This patch-series removes exceptional & on functions name. > > v1: > -Change the commit message of all the patches of the patch-series Usual convention is to call the first (unlabelled) revision v1 implicitly which would have made this V2. Doesn't really matter though! Jonathan > > 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(-) >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v1 00/10] staging: iio: Remove exceptional & on functions name simran singhal <singhalsimran0@gmail.com> - 2017-03-11 15:30 +0100
[PATCH v1 01/10] staging: iio: ad7192: Remove exceptional & on function name simran singhal <singhalsimran0@gmail.com> - 2017-03-11 15:30 +0100
Re: [PATCH v1 01/10] staging: iio: ad7192: Remove exceptional & on function name Jonathan Cameron <jic23@kernel.org> - 2017-03-11 19:40 +0100
[PATCH v1 03/10] staging: iio: cdc: ad7746: Remove exceptional & on function name simran singhal <singhalsimran0@gmail.com> - 2017-03-11 15:30 +0100
Re: [PATCH v1 03/10] staging: iio: cdc: ad7746: Remove exceptional & on function name Jonathan Cameron <jic23@kernel.org> - 2017-03-11 19:40 +0100
[PATCH v1 08/10] staging: iio: adis16203: Remove exceptional & on function name simran singhal <singhalsimran0@gmail.com> - 2017-03-11 15:30 +0100
Re: [PATCH v1 08/10] staging: iio: adis16203: Remove exceptional & on function name Jonathan Cameron <jic23@kernel.org> - 2017-03-11 19:50 +0100
[PATCH v1 02/10] staging: iio: ad7780: Remove exceptional & on function name simran singhal <singhalsimran0@gmail.com> - 2017-03-11 15:30 +0100
Re: [PATCH v1 02/10] staging: iio: ad7780: Remove exceptional & on function name Jonathan Cameron <jic23@kernel.org> - 2017-03-11 19:40 +0100
[PATCH v1 04/10] staging: iio: cdc: ad7152: Remove exceptional & on function name simran singhal <singhalsimran0@gmail.com> - 2017-03-11 15:30 +0100
Re: [PATCH v1 04/10] staging: iio: cdc: ad7152: Remove exceptional & on function name Jonathan Cameron <jic23@kernel.org> - 2017-03-11 19:50 +0100
Re: [PATCH v1 00/10] staging: iio: Remove exceptional & on functions name Jonathan Cameron <jic23@kernel.org> - 2017-03-11 19:40 +0100
csiph-web