hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
kernel/drivers/media/tuners/r820t.c
....@@ -1664,7 +1664,7 @@
16641664
16651665 /*
16661666 * record IMC results by input gain/phase location then adjust
1667
- * gain or phase positive 1 step and negtive 1 step,
1667
+ * gain or phase positive 1 step and negative 1 step,
16681668 * both record results
16691669 */
16701670
....@@ -2066,7 +2066,7 @@
20662066 }
20672067
20682068 /*
2069
- * Disables IMR callibration. That emulates the same behaviour
2069
+ * Disables IMR calibration. That emulates the same behaviour
20702070 * as what is done by rtl-sdr userspace library. Useful for testing
20712071 */
20722072 if (no_imr_cal) {