From: Mitali Borkar Date: Mon, 12 Apr 2021 10:44:27 +0000 (+0530) Subject: staging: vc04_services: TODO: rectify spelling mistake X-Git-Tag: v5.13-rc1~173^2~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c9d134a13bd243e735703d41b442f51eae76aecf;p=thirdparty%2Fkernel%2Flinux.git staging: vc04_services: TODO: rectify spelling mistake Corrected the misspelled word. Reported by checkpatch. Signed-off-by: Mitali Borkar Link: https://lore.kernel.org/r/967c328610909bc010b0bb82a1f89b71a57fa7a3.1618223171.git.mitaliborkar810@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/vc04_services/interface/TODO b/drivers/staging/vc04_services/interface/TODO index adb28f46ba67b..39810ce017cd3 100644 --- a/drivers/staging/vc04_services/interface/TODO +++ b/drivers/staging/vc04_services/interface/TODO @@ -37,7 +37,7 @@ This should be fixed. Even the VPU firmware doesn't support a VCHI re-connect, the driver should properly handle a module unload. This also includes that all -resouces must be freed (kthreads, debugfs entries, ...) and global +resources must be freed (kthreads, debugfs entries, ...) and global variables avoided. 5) Cleanup logging mechanism