aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorMitali Borkar <mitaliborkar810@gmail.com>2021-04-12 16:14:27 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-04-13 09:47:55 +0200
commitc9d134a13bd243e735703d41b442f51eae76aecf (patch)
tree2b4e28e218e0894dce33e0ec9d8c76317c0f7bee
parentstaging: vc04_services: TODO: remove trailing whitespace (diff)
downloadwireguard-linux-c9d134a13bd243e735703d41b442f51eae76aecf.tar.xz
wireguard-linux-c9d134a13bd243e735703d41b442f51eae76aecf.zip
staging: vc04_services: TODO: rectify spelling mistake
Corrected the misspelled word. Reported by checkpatch. Signed-off-by: Mitali Borkar <mitaliborkar810@gmail.com> Link: https://lore.kernel.org/r/967c328610909bc010b0bb82a1f89b71a57fa7a3.1618223171.git.mitaliborkar810@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--drivers/staging/vc04_services/interface/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/vc04_services/interface/TODO b/drivers/staging/vc04_services/interface/TODO
index adb28f46ba67..39810ce017cd 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