ALSA: maestro3: Fix the missing snd_card_free() call at probe error
[linux-2.6-microblaze.git] / Documentation / livepatch / shadow-vars.rst
index 6a7d43a..7a7098b 100644 (file)
@@ -82,8 +82,8 @@ to do actions that can be done only once when a new variable is allocated.
       - call destructor function if defined
       - free shadow variable
 
-* klp_shadow_free_all() - detach and free all <*, id> shadow variables
-  - find and remove any <*, id> references from global hashtable
+* klp_shadow_free_all() - detach and free all <_, id> shadow variables
+  - find and remove any <_, id> references from global hashtable
 
     - if found