Re: [PATCH][next] ASoC: cs48l32: Fix spelling mistake "exceeeds" -> "exceeds"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 16/04/2025 9:12 am, Colin Ian King wrote:
There is a spelling mistake in a cs48l32_fll_err message. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@xxxxxxxxx>
---
  sound/soc/codecs/cs48l32.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/codecs/cs48l32.c b/sound/soc/codecs/cs48l32.c
index 4e2bc09773cb..8fd0df671730 100644
--- a/sound/soc/codecs/cs48l32.c
+++ b/sound/soc/codecs/cs48l32.c
@@ -1802,7 +1802,7 @@ static int cs48l32_fllhj_validate(struct cs48l32_fll *fll,
  	}
if (fout > CS48L32_FLL_MAX_FOUT) {
-		cs48l32_fll_err(fll, "Fout=%dMHz exceeeds maximum %dMHz\n",
+		cs48l32_fll_err(fll, "Fout=%dMHz exceeds maximum %dMHz\n",
  				fout, CS48L32_FLL_MAX_FOUT);
  		return -EINVAL;
  	}
Reviewed-by: Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxx>




[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux