]> Git Repo - linux.git/blobdiff - drivers/acpi/cppc_acpi.c
drm/display/selftests: drop extra word 'for' in comments for MST selftests
[linux.git] / drivers / acpi / cppc_acpi.c
index 3b299b28a8afe66f83ff3676674bd687877dd006..903528f7e187e4bc1698e4d24ed5d2693f080527 100644 (file)
@@ -315,7 +315,7 @@ static int send_pcc_cmd(int pcc_ss_id, u16 cmd)
                goto end;
        }
 
-       /* wait for completion and check for PCC errro bit */
+       /* wait for completion and check for PCC error bit */
        ret = check_pcc_chan(pcc_ss_id, true);
 
        if (pcc_ss_data->pcc_mrtt)
This page took 0.038641 seconds and 4 git commands to generate.