On 12/11/16 18:19, Brian Masney wrote: > The comment for tsl2583_probe() does not provide any useful value. > This patch removes the comment. > > Signed-off-by: Brian Masney <[email protected]> Applied > --- > drivers/staging/iio/light/tsl2583.c | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/drivers/staging/iio/light/tsl2583.c > b/drivers/staging/iio/light/tsl2583.c > index 727ed49..9db191f 100644 > --- a/drivers/staging/iio/light/tsl2583.c > +++ b/drivers/staging/iio/light/tsl2583.c > @@ -782,10 +782,6 @@ static const struct iio_info tsl2583_info = { > .write_raw = tsl2583_write_raw, > }; > > -/* > - * Client probe function - When a valid device is found, the driver's device > - * data structure is updated, and initialization completes successfully. > - */ > static int tsl2583_probe(struct i2c_client *clientp, > const struct i2c_device_id *idp) > { >
- [PATCH v4 00/26] staging: iio: tsl2583: move out of stagi... Brian Masney
- [PATCH v4 23/26] staging: iio: tsl2583: remove unnec... Brian Masney
- Re: [PATCH v4 23/26] staging: iio: tsl2583: remo... Jonathan Cameron
- [PATCH v4 26/26] staging: iio: tsl2583: move out of ... Brian Masney
- [PATCH v4 24/26] staging: iio: tsl2583: remove unnec... Brian Masney
- [PATCH v4 21/26] staging: iio: tsl2583: clarified co... Brian Masney
- Re: [PATCH v4 21/26] staging: iio: tsl2583: clar... Jonathan Cameron
- [PATCH v4 25/26] staging: iio: tsl2583: add copyrigh... Brian Masney
- [PATCH v4 22/26] staging: iio: tsl2583: remove comme... Brian Masney
- Re: [PATCH v4 22/26] staging: iio: tsl2583: remo... Jonathan Cameron
- [PATCH v4 20/26] staging: iio: tsl2583: add tsl2583 ... Brian Masney
- Re: [PATCH v4 20/26] staging: iio: tsl2583: add ... Jonathan Cameron
- [PATCH v4 16/26] staging: iio: tsl2583: change tsl25... Brian Masney
- Re: [PATCH v4 16/26] staging: iio: tsl2583: chan... Jonathan Cameron
- [PATCH v4 19/26] staging: iio: tsl2583: move from a ... Brian Masney
- Re: [PATCH v4 19/26] staging: iio: tsl2583: move... Jonathan Cameron
- [PATCH v4 15/26] staging: iio: tsl2583: moved code b... Brian Masney
- Re: [PATCH v4 15/26] staging: iio: tsl2583: move... Jonathan Cameron
- [PATCH v4 13/26] staging: iio: tsl2583: fix multilin... Brian Masney
- Re: [PATCH v4 13/26] staging: iio: tsl2583: fix ... Jonathan Cameron

