commit | 3b095a04e71243bd0f1679c04f1e8d73a3c9c5a9 | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Wed Jan 30 13:31:26 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:31:26 2008 +0100 |
tree | fb6162129ca9a1594496233444a88a4740a7a43c | |
parent | 3c233d1334ffc8de63a4b6a6a86c40961aed335e [diff] |
x86: cleanup i387_32.c according to checkpatch clean up checkpatch warnings/errors on i387_32.c The old and new i387_32.s (asm listings) were checked with diff to be identical so it's safe to apply this patch. Signed-off-by: Cyrill Gorcunov <gorunov@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>