Merge tag 'tag-chrome-platform-firmware-for-v6.8' of git://git.kernel.org/pub/scm...
[linux-2.6-microblaze.git] / kernel / stacktrace.c
index 4f65824..afb3c11 100644 (file)
@@ -126,7 +126,7 @@ EXPORT_SYMBOL_GPL(stack_trace_save);
 
 /**
  * stack_trace_save_tsk - Save a task stack trace into a storage array
- * @task:      The task to examine
+ * @tsk:       The task to examine
  * @store:     Pointer to storage array
  * @size:      Size of the storage array
  * @skipnr:    Number of entries to skip at the start of the stack trace