Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / staging / hv / hv_util.c
index 4792f2c402b269a1b23693b5c114e6dd25502deb..2df15683f8fafa674afb653bc23bcaf4ce1be2d4 100644 (file)
@@ -80,7 +80,7 @@ static void shutdown_onchannelcallback(void *context)
                                execute_shutdown = true;
 
                                DPRINT_INFO(VMBUS, "Shutdown request received -"
-                                           " gracefull shutdown initiated");
+                                           " graceful shutdown initiated");
                                break;
                        default:
                                icmsghdrp->status = HV_E_FAIL;