linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers/media/pci/cx18: Fix a spelling minimze to minimize in the file cx18-firmware.c
@ 2021-02-13 15:00 Bhaskar Chowdhury
  2021-03-22 19:02 ` Randy Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-02-13 15:00 UTC (permalink / raw)
  To: awalls, mchehab, linux-media, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury


s/minimze/minimize/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/media/pci/cx18/cx18-firmware.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/media/pci/cx18/cx18-firmware.c b/drivers/media/pci/cx18/cx18-firmware.c
index 876b96c11290..fdac310d7477 100644
--- a/drivers/media/pci/cx18/cx18-firmware.c
+++ b/drivers/media/pci/cx18/cx18-firmware.c
@@ -244,7 +244,7 @@ void cx18_init_power(struct cx18 *cx, int lowpwr)
 	 * an error of less than 0.13 ppm which is way, way better than any off
 	 * the shelf crystal will have for accuracy anyway.
 	 *
-	 * Below I aim to run the PLLs' VCOs near 400 MHz to minimze errors.
+	 * Below I aim to run the PLLs' VCOs near 400 MHz to minimize errors.
 	 *
 	 * Many thanks to Jeff Campbell and Mike Bradley for their extensive
 	 * investigation, experimentation, testing, and suggested solutions of
--
2.30.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] drivers/media/pci/cx18: Fix a spelling minimze to minimize in the file cx18-firmware.c
  2021-02-13 15:00 [PATCH] drivers/media/pci/cx18: Fix a spelling minimze to minimize in the file cx18-firmware.c Bhaskar Chowdhury
@ 2021-03-22 19:02 ` Randy Dunlap
  2021-03-22 20:50   ` Bhaskar Chowdhury
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2021-03-22 19:02 UTC (permalink / raw)
  To: Bhaskar Chowdhury, awalls, mchehab, linux-media, linux-kernel

On 2/13/21 7:00 AM, Bhaskar Chowdhury wrote:
> 
> s/minimze/minimize/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

I was about to Ack this one, but really, all of these tiny cx18 patches
should be merged into just one patch.

> ---
>  drivers/media/pci/cx18/cx18-firmware.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/media/pci/cx18/cx18-firmware.c b/drivers/media/pci/cx18/cx18-firmware.c
> index 876b96c11290..fdac310d7477 100644
> --- a/drivers/media/pci/cx18/cx18-firmware.c
> +++ b/drivers/media/pci/cx18/cx18-firmware.c
> @@ -244,7 +244,7 @@ void cx18_init_power(struct cx18 *cx, int lowpwr)
>  	 * an error of less than 0.13 ppm which is way, way better than any off
>  	 * the shelf crystal will have for accuracy anyway.
>  	 *
> -	 * Below I aim to run the PLLs' VCOs near 400 MHz to minimze errors.
> +	 * Below I aim to run the PLLs' VCOs near 400 MHz to minimize errors.
>  	 *
>  	 * Many thanks to Jeff Campbell and Mike Bradley for their extensive
>  	 * investigation, experimentation, testing, and suggested solutions of
> --


-- 
~Randy


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] drivers/media/pci/cx18: Fix a spelling minimze to minimize in the file cx18-firmware.c
  2021-03-22 19:02 ` Randy Dunlap
@ 2021-03-22 20:50   ` Bhaskar Chowdhury
  0 siblings, 0 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-22 20:50 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: awalls, mchehab, linux-media, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1325 bytes --]

On 12:02 Mon 22 Mar 2021, Randy Dunlap wrote:
>On 2/13/21 7:00 AM, Bhaskar Chowdhury wrote:
>>
>> s/minimze/minimize/
>>
>> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
>
>I was about to Ack this one, but really, all of these tiny cx18 patches
>should be merged into just one patch.
>
True,I will keep that in mind, if I come across something like that in
future.Thanks for the heads up!

ROFL :) Ingo , showed the way...
>> ---
>>  drivers/media/pci/cx18/cx18-firmware.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/media/pci/cx18/cx18-firmware.c b/drivers/media/pci/cx18/cx18-firmware.c
>> index 876b96c11290..fdac310d7477 100644
>> --- a/drivers/media/pci/cx18/cx18-firmware.c
>> +++ b/drivers/media/pci/cx18/cx18-firmware.c
>> @@ -244,7 +244,7 @@ void cx18_init_power(struct cx18 *cx, int lowpwr)
>>  	 * an error of less than 0.13 ppm which is way, way better than any off
>>  	 * the shelf crystal will have for accuracy anyway.
>>  	 *
>> -	 * Below I aim to run the PLLs' VCOs near 400 MHz to minimze errors.
>> +	 * Below I aim to run the PLLs' VCOs near 400 MHz to minimize errors.
>>  	 *
>>  	 * Many thanks to Jeff Campbell and Mike Bradley for their extensive
>>  	 * investigation, experimentation, testing, and suggested solutions of
>> --
>
>
>--
>~Randy
>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-22 20:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-13 15:00 [PATCH] drivers/media/pci/cx18: Fix a spelling minimze to minimize in the file cx18-firmware.c Bhaskar Chowdhury
2021-03-22 19:02 ` Randy Dunlap
2021-03-22 20:50   ` Bhaskar Chowdhury

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).