sh: Remove any reference to recursive functions from comments
authorMatt Fleming <matt@console-pimps.org>
Sat, 10 Oct 2009 15:17:06 +0000 (16:17 +0100)
committerMatt Fleming <matt@console-pimps.org>
Sun, 11 Oct 2009 16:12:32 +0000 (17:12 +0100)
commitc2d474d6f8b48b6698343cfc1a3630c4647aa7b2
tree714791c763d1547dcb0faf2095876949abfcef03
parented4fe7f488008f38d5f423f0bcc736b1779d6ddc
sh: Remove any reference to recursive functions from comments

Originally, dwarf_unwind_stack() was a recursive function and it seems
that some of the old comments were never updated.

Signed-off-by: Matt Fleming <matt@console-pimps.org>
arch/sh/kernel/dwarf.c