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 > >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 >