* Fwd: [PATCH] iio/adc: Fix comment typo [not found] <20230712095719.32259-1-wangjianli@cdjrlc.com> @ 2023-07-12 10:00 ` pangzizhen001 2023-07-15 17:31 ` Jonathan Cameron 0 siblings, 1 reply; 2+ messages in thread From: pangzizhen001 @ 2023-07-12 10:00 UTC (permalink / raw) To: jic23, lars; +Cc: linux-iio, linux-kernel Delete duplicate word "the" Signed-off-by: wangjianli <wangjianli@cdjrlc.com> --- drivers/iio/adc/palmas_gpadc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/iio/adc/palmas_gpadc.c b/drivers/iio/adc/palmas_gpadc.c index 27b2632c1037..76e0a4d8af3b 100644 --- a/drivers/iio/adc/palmas_gpadc.c +++ b/drivers/iio/adc/palmas_gpadc.c @@ -458,7 +458,7 @@ static int palmas_gpadc_get_calibrated_code(struct palmas_gpadc *adc, * * The gain error include both gain error, as specified in the datasheet, and * the gain error drift. These paramenters vary depending on device and whether - * the the channel is calibrated (trimmed) or not. + * the channel is calibrated (trimmed) or not. */ static int palmas_gpadc_threshold_with_tolerance(int val, const int INL, const int gain_error, ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] iio/adc: Fix comment typo 2023-07-12 10:00 ` Fwd: [PATCH] iio/adc: Fix comment typo pangzizhen001 @ 2023-07-15 17:31 ` Jonathan Cameron 0 siblings, 0 replies; 2+ messages in thread From: Jonathan Cameron @ 2023-07-15 17:31 UTC (permalink / raw) To: pangzizhen001; +Cc: lars, linux-iio, linux-kernel On Wed, 12 Jul 2023 18:00:25 +0800 pangzizhen001@208suo.com wrote: > Delete duplicate word "the" > > Signed-off-by: wangjianli <wangjianli@cdjrlc.com> Please resend without the Fwd: prefix on the email. That stops the b4 tool from picking this up automatically. Thanks, Jonathan > --- > drivers/iio/adc/palmas_gpadc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/iio/adc/palmas_gpadc.c > b/drivers/iio/adc/palmas_gpadc.c > index 27b2632c1037..76e0a4d8af3b 100644 > --- a/drivers/iio/adc/palmas_gpadc.c > +++ b/drivers/iio/adc/palmas_gpadc.c > @@ -458,7 +458,7 @@ static int palmas_gpadc_get_calibrated_code(struct > palmas_gpadc *adc, > * > * The gain error include both gain error, as specified in the > datasheet, and > * the gain error drift. These paramenters vary depending on device and > whether > - * the the channel is calibrated (trimmed) or not. > + * the channel is calibrated (trimmed) or not. > */ > static int palmas_gpadc_threshold_with_tolerance(int val, const int > INL, > const int gain_error, ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-15 17:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20230712095719.32259-1-wangjianli@cdjrlc.com>
2023-07-12 10:00 ` Fwd: [PATCH] iio/adc: Fix comment typo pangzizhen001
2023-07-15 17:31 ` Jonathan Cameron
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox