Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[deliverable/linux.git] / arch / mips / kernel / process.c
index 411c971e3417ca2a578e26202cb1ad914cced900..813ed7829c610a43228b85dc34e039f537c3aa32 100644 (file)
@@ -345,7 +345,7 @@ static int get_frame_info(struct mips_frame_info *info)
                return 0;
        if (info->pc_offset < 0) /* leaf */
                return 1;
-       /* prologue seems boggus... */
+       /* prologue seems bogus... */
 err:
        return -1;
 }
This page took 0.025498 seconds and 5 git commands to generate.