Re: [PATCH] [media] gp8psk: fix spelling mistake: "firmare" -> "firmware"

From: VDR User
Date: Thu Dec 29 2016 - 16:23:20 EST


> - err("firmare chunk size bigger than 64 bytes.");
> + err("firmware chunk size bigger than 64 bytes.");

Yup.

> - "HW don't support CMAC encrypiton, use software CMAC encrypiton\n");
> + "HW don't support CMAC encryption, use software CMAC encryption\n");

Should be: "HW doesn't support CMAC encryption, use software CMAC
encryption\n");